[libsoup/autobahn-integration-new: 3/3] autobahn/meson.build: Change overall timeout to 4500 seconds
- From: Diego Pino <dpino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/autobahn-integration-new: 3/3] autobahn/meson.build: Change overall timeout to 4500 seconds
- Date: Tue, 16 Mar 2021 07:15:16 +0000 (UTC)
commit f78c20054bd42f73d4e2a7363e3a274dc6501376
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]