[folks/wip/nielsdg/fix-ci-timeout] wip



commit 47c98c4932638271b09b292c7cf22c59546db872
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Fri Jun 5 13:36:39 2020 +0200

    wip

 tests/eds/add-persona.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/eds/add-persona.vala b/tests/eds/add-persona.vala
index ce64ce19..f6e9ec3f 100644
--- a/tests/eds/add-persona.vala
+++ b/tests/eds/add-persona.vala
@@ -101,7 +101,7 @@ public class AddPersonaTests : EdsTest.TestCase
 
       this._test_add_persona_async.begin ();
 
-      TestUtils.loop_run_with_timeout (this._main_loop);
+      TestUtils.loop_run_with_timeout (this._main_loop, 100);
 
       foreach (var k in this._properties_found.get_values ())
         {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]