This test can take quite some amount of time to run.
Signed-off-by: Frediano Ziglio <[email protected]>
---
tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/meson.build b/tests/meson.build
index 39408a1..94c72c6 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -48,5 +48,5 @@ if gdk_pixbuf_dep.found()
test('test_quic',
executable('test_quic', 'test-quic.c',
dependencies : [spice_common_dep, gdk_pixbuf_dep],
- install : false))
+ install : false), timeout : 120)
endif
--
2.17.1
_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel