kfdtest: Move BasicCuMaskingEven to gfx10 blacklist

KFDQMTest.BasicCuMaskingEven was previously in TEMP_GFX10_BLACKLIST and
was later added to BLACKLIST_GFX10_NV2X.  shows this test
also has problems on NV1X, so move to BLACKLIST_GFX10 to blacklist for
all GFX10 until resolved.

Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: I75426780a52172ed0f2468f0297241902da5002a


[ROCm/ROCR-Runtime commit: 30bba89830]
This commit is contained in:
Graham Sider
2022-05-08 15:14:51 -04:00
bovenliggende f7f243d513
commit 9c93b6eaa2
@@ -107,11 +107,11 @@ KV_QUEUE_BLACKLIST=\
BLACKLIST_GFX10=\
"KFDMemoryTest.DeviceHdpFlush:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDSVMEvictTest.*"
BLACKLIST_GFX10_NV2X=\
"$BLACKLIST_GFX10:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDPerfCountersTest.*"
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)