kfdtest: Add exclude list for GFX12

Add test cases excluded from GFX11 to GFX12 list if they are also not
stable on GFX12.

Signed-off-by: David Belanger <david.belanger@amd.com>
Change-Id: Ifeab24f8ea94085250ea86128a3e401479bdb53d
Signed-off-by: Chris Freehill <cfreehil@amd.com>


[ROCm/ROCR-Runtime commit: 24578e10c1]
This commit is contained in:
David Belanger
2024-03-28 14:04:03 -04:00
کامیت شده توسط Chris Freehill
والد 5846facbf2
کامیت 65d2bff1d5
@@ -134,7 +134,10 @@ BLACKLIST_GFX11=\
"KFDGWSTest.*"
BLACKLIST_GFX12=\
""
"KFDQMTest.CreateAqlCpQueue:"\
"KFDPerfCountersTest.*:"\
"KFDMemoryTest.FlatScratchAccess:"\
"KFDGWSTest.*"
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)
# KFDMemoryTest.MemoryRegister fails on SDMA queue creation (KFD-337)