projects
/
zchunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93f81e3
)
Set empty zck test to be serial, since other tests depend on its output
author
Jonathan Dieter
<jdieter@gmail.com>
Wed, 1 Aug 2018 12:52:06 +0000
(13:52 +0100)
committer
Jonathan Dieter
<jdieter@gmail.com>
Wed, 1 Aug 2018 12:52:06 +0000
(13:52 +0100)
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
test/meson.build
patch
|
blob
|
history
diff --git
a/test/meson.build
b/test/meson.build
index 588344a0fd779ea31f90cb38faffe03cfa1040d3..2c9af81e1ca2abd2e8e4c122a2bdafe2bef8e93e 100644
(file)
--- a/
test/meson.build
+++ b/
test/meson.build
@@
-61,7
+61,8
@@
test(
args: [
'-vvvvv',
'empty'
- ]
+ ],
+ is_parallel: false
)
test(
'check verbosity in zckdl',