[gnome-builder/gnome-builder-3-30] gstyle: increase further test-gstyle-color timeout
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-30] gstyle: increase further test-gstyle-color timeout
- Date: Fri, 28 Sep 2018 09:25:35 +0000 (UTC)
commit fef15354f39b59330715a81a8c66d782b789d139
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]