Skip to content

Commit

Permalink
i#6944 Ignore CI test drcachesim.drstatecmp-fuzz failure until #6944
Browse files Browse the repository at this point in the history
…is fixed. (#7017)

Ignore CI test drcachesim.drstatecmp-fuzz failure until #6944 is fixed.

Issue: #6944
  • Loading branch information
ivankyluk authored Oct 3, 2024
1 parent 81d5748 commit 390f21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suite/runsuite_wrapper.pl
Original file line number Diff line number Diff line change
Expand Up @@ -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');
Expand Down

0 comments on commit 390f21b

Please sign in to comment.