[libsoup/autobahn-integration-new: 36/36] autobahn/meson.build: Change overall timeout to 4500 seconds




commit a3eadc67b66b19c7260c96745c58afb214c2399d
Author: Diego Pino Garcia <dpino igalia com>
Date:   Tue Mar 16 07:12:12 2021 +0000

    autobahn/meson.build: Change overall timeout to 4500 seconds

 tests/autobahn/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/autobahn/meson.build b/tests/autobahn/meson.build
index c4598bd4..15dddfd0 100644
--- a/tests/autobahn/meson.build
+++ b/tests/autobahn/meson.build
@@ -16,6 +16,6 @@ client = executable('autobahn-test', 'autobahn-test.c',
 test('autobahn-test', client,
   suite : 'autobahn',
   env : env,
-  timeout : 3600,
+  timeout : 4500,
   protocol : 'tap',
 )


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