Skip to content

Commit

Permalink
i#3320 dr$sim bundle error: Mark multiproc test as ignore
Browse files Browse the repository at this point in the history
The code_api|tool.drcachesim.multiproc test has failed several times
in release build on the sve runner post-merge.  Despite attempts to
figure out or theorize as to what is causing the failure, it remains a
mystery.  For now we add multiproc to the list of failures to ignore.

Issue: #3320
  • Loading branch information
derekbruening committed Mar 27, 2024
1 parent d20abf4 commit 4b82127
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 @@ -357,6 +357,7 @@
'code_api|tool.drcachesim.threads-with-config-file' => 1, # i#3320
'code_api|tool.drcachesim.coherence' => 1, # i#3320
'code_api|tool.drcachesim.miss_analyzer' => 1, # i#3320
'code_api|tool.drcachesim.multiproc' => 1, # i#3320
'code_api|tool.drcacheoff.burst_threads' => 1,
'code_api|tool.drcacheoff.burst_threads_counts' => 1,
'code_api|tool.drcacheoff.burst_threadL0filter' => 1,
Expand Down

0 comments on commit 4b82127

Please sign in to comment.