[nautilus] test: Increase timeout to 480



commit 9d8ee6adf9a9673e04ed1ce405ac979a9215898b
Author: Carlos Soriano <csoriano1618+gnome gmail com>
Date:   Tue Jan 22 12:50:31 2019 +0000

    test: Increase timeout to 480
    
    Those tests just take long time...

 test/automated/display/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/automated/display/meson.build b/test/automated/display/meson.build
index c2b204bc3..a7e2e0be2 100644
--- a/test/automated/display/meson.build
+++ b/test/automated/display/meson.build
@@ -18,6 +18,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]