projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66a0e22
)
test: double test-hashmap timeout
author
Luca Boccassi
<luca.boccassi@microsoft.com>
Fri, 24 Sep 2021 17:38:25 +0000
(18:38 +0100)
committer
Luca Boccassi
<luca.boccassi@microsoft.com>
Mon, 27 Sep 2021 11:22:22 +0000
(12:22 +0100)
When coverage flags are used, sometimes it goes just over 90s on a
slow CI machine
src/test/meson.build
patch
|
blob
|
history
diff --git
a/src/test/meson.build
b/src/test/meson.build
index f58cf2d8436e256d639b9ebbb32241976328b4ef..04c5b6ba42afb4d0353be3e2f24cd7486b17789d 100644
(file)
--- a/
src/test/meson.build
+++ b/
src/test/meson.build
@@
-371,7
+371,7
@@
tests += [
[['src/test/test-hashmap.c',
'src/test/test-hashmap-plain.c',
test_hashmap_ordered_c],
- [], [], [], '', 'timeout=
9
0'],
+ [], [], [], '', 'timeout=
18
0'],
[['src/test/test-set.c'],
[libbasic]],