[PATCH spice-server 2/3] test-listen: Increase failure timeout

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

 



The timeout is too short when the test run under Valgrind

Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 server/tests/test-listen.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/tests/test-listen.c b/server/tests/test-listen.c
index c63ee17e..d355b471 100644
--- a/server/tests/test-listen.c
+++ b/server/tests/test-listen.c
@@ -85,7 +85,7 @@ static void test_event_loop_destroy(TestEventLoop *event_loop)
 
 static void test_event_loop_run(TestEventLoop *event_loop)
 {
-    event_loop->core->timer_start(event_loop->timeout_timer, 5000);
+    event_loop->core->timer_start(event_loop->timeout_timer, 50000);
     basic_event_loop_mainloop();
 }
 
-- 
2.14.3

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]