[gnome-software] trivial: Increase the timeout for the flatpak self tests



commit f579c3b801cfeedcc4337bc0b2843fa7ad489f12
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jul 18 20:26:49 2017 +0100

    trivial: Increase the timeout for the flatpak self tests

 plugins/flatpak/meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/flatpak/meson.build b/plugins/flatpak/meson.build
index f26ac7c..e7b7f95 100644
--- a/plugins/flatpak/meson.build
+++ b/plugins/flatpak/meson.build
@@ -54,5 +54,5 @@ if get_option('enable-tests')
     ],
     c_args : cargs,
   )
-  test('gs-self-test-flatpak', e)
+  test('gs-self-test-flatpak', e, timeout : 120)
 endif


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