[nautilus] test: As the previous commit, increase test timeout



commit 20c94c338f2f37ea9f7afef70a8aa4ff5abcc6e0
Author: Carlos Soriano <csoriano1618+gnome gmail com>
Date:   Tue Jan 22 12:51:55 2019 +0000

    test: As the previous commit, increase test timeout
    
    These tests take long...

 test/automated/displayless/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/automated/displayless/meson.build b/test/automated/displayless/meson.build
index fa1179a95..eecc1f406 100644
--- a/test/automated/displayless/meson.build
+++ b/test/automated/displayless/meson.build
@@ -43,6 +43,6 @@ foreach t: tests
       'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()),
       'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir())
     ],
-    timeout: 240
+    timeout: 480
   )
 endforeach


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