[gnome-builder] gstyle: increase further test-gstyle-color timeout
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] gstyle: increase further test-gstyle-color timeout
- Date: Fri, 28 Sep 2018 09:24:44 +0000 (UTC)
commit 09174e8577b736584c7636601e1a00c674e45d34
Author: Sebastien Lafargue <slafargue gnome org>
Date: Fri Sep 28 11:19:22 2018 +0200
gstyle: increase further test-gstyle-color timeout
According to report on issue #645,
some architectures take a very long time to complete this test.
We set it to 650 seconds, the double of the maximum time encoutered.
src/gstyle/tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gstyle/tests/meson.build b/src/gstyle/tests/meson.build
index d1b32aee5..85d87611f 100644
--- a/src/gstyle/tests/meson.build
+++ b/src/gstyle/tests/meson.build
@@ -17,7 +17,7 @@ gstyle_color = executable('test-gstyle-color',
)
test('test-gstyle-color', gstyle_color,
env: gstyle_test_env,
- timeout: 120
+ timeout: 650
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]