diff --git a/suite/runsuite_wrapper.pl b/suite/runsuite_wrapper.pl index 55e94dcd6b3..7fdb0eefba0 100755 --- a/suite/runsuite_wrapper.pl +++ b/suite/runsuite_wrapper.pl @@ -424,6 +424,7 @@ 'code_api|tool.drcacheoff.burst_threadL0filter' => 1, 'code_api|tool.drcacheoff.burst_threadfilter' => 1, 'code_api|api.static_signal' => 1, + 'code_api|tool.drcachesim.drstatecmp-fuzz' => 1, # i#6944 ); # Establish if tests are running on SVE hardware. system('cat /proc/cpuinfo | grep Features | head -1 | grep sve > /dev/null');