mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-26 18:51:04 +08:00
Do not run colliding tests at same time
This commit is contained in:
parent
b349221938
commit
a0b8c3ecb4
@ -108,6 +108,7 @@ test(
|
|||||||
test(
|
test(
|
||||||
'jsonchecker_jsontestrunner',
|
'jsonchecker_jsontestrunner',
|
||||||
python,
|
python,
|
||||||
|
is_parallel : false,
|
||||||
args : [
|
args : [
|
||||||
'-B',
|
'-B',
|
||||||
join_paths(meson.current_source_dir(), 'test/runjsontests.py'),
|
join_paths(meson.current_source_dir(), 'test/runjsontests.py'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user