Do not run colliding tests at same time

This commit is contained in:
Christopher Dunn 2020-04-24 09:24:22 -05:00
parent b349221938
commit a0b8c3ecb4

View File

@ -108,6 +108,7 @@ test(
test(
'jsonchecker_jsontestrunner',
python,
is_parallel : false,
args : [
'-B',
join_paths(meson.current_source_dir(), 'test/runjsontests.py'),