[libsoup/autobahn-integration-new: 1/2] autobahn/meson.build: Change overall timeout to 9000 seconds
- From: Diego Pino <dpino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/autobahn-integration-new: 1/2] autobahn/meson.build: Change overall timeout to 9000 seconds
- Date: Wed, 24 Mar 2021 06:23:20 +0000 (UTC)
commit 131d92a2528bae82379ff69018312aa267ea10ae
Author: Diego Pino Garcia <dpino igalia com>
Date: Tue Mar 16 07:12:12 2021 +0000
autobahn/meson.build: Change overall timeout to 9000 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..2da0889f 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 : 9000,
protocol : 'tap',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]