Skip to content

Commit

Permalink
kfdtest: Re-blacklist KFDQMTest.MultipleCpQueuesStressDispatch on GFX11.
Browse files Browse the repository at this point in the history
This test is still causing issue on GFX11.

Change-Id: I4c12e2a410598a7f820bee96eccac6fae9642208
Signed-off-by: David Belanger <david.belanger@amd.com>
  • Loading branch information
dpbelanger authored and dayatsin-amd committed Dec 13, 2023
1 parent 640d5e2 commit c346db7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kfdtest/scripts/kfdtest.exclude
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,12 @@ BLACKLIST_GFX10_NV2X=\
"$BLACKLIST_GFX10:"\
"KFDPerfCountersTest.*"

# KFDQMTest.MultipleCpQueuesStressDispatch - SWDEV-409990
# KFDMemoryTest.FlatScratchAccess - SWDEV-329877
# KFDGWSTest.*: GFX11 will no longer use global wave sync
BLACKLIST_GFX11=\
"KFDQMTest.CreateAqlCpQueue:"\
"KFDQMTest.MultipleCpQueuesStressDispatch:"\
"KFDCWSRTest.InterruptRestore:"\
"KFDPerfCountersTest.*:"\
"KFDMemoryTest.FlatScratchAccess:"\
Expand Down

0 comments on commit c346db7

Please sign in to comment.