Tests: Fix test instability.

This commit is contained in:
Wilson Snyder 2018-11-03 09:07:11 -04:00
parent 689e4cf1d3
commit 3798b80091

View File

@ -12,7 +12,7 @@ scenarios(vltmt => 1);
top_filename("t/t_threads_counter.v");
compile(
verilator_flags2 => ['--cc --threads 2 --debug-nondeterminism'],
verilator_flags2 => ['--cc --threads 2 --debug-nondeterminism --no-skip-identical'],
);
execute(