mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-12 02:36:37 +02:00
Do not run colliding tests at same time
This commit is contained in:
@@ -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'),
|
||||||
|
Reference in New Issue
Block a user