kfdtest.exclude: Remove KFDEvictTest.QueueTest on GFX10

Since it's shader-based, the GFX9 shader won't work for GFX10. Blacklist
it for now until we move to a more ASIC-agnostic shader

Signed-off-by: Kent Russell <kent.russell@amd.com>
Change-Id: I353e9a3fe8c7ba6f33556e39c7e4f6b36e010480


[ROCm/ROCR-Runtime commit: 2801342048]
Этот коммит содержится в:
Kent Russell
2021-10-19 08:08:15 -04:00
родитель b990a7671e
Коммит 77a4f81410
+1 -1
Просмотреть файл
@@ -234,6 +234,7 @@ TEMP_GFX10_BLACKLIST=\
"KFDQMTest.QueuePriorityOnSamePipe:"\
"KFDCWSRTest.BasicTest:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDEvictTest.QueueTest:"\
"KFDMemoryTest.MapUnmapToNodes:"\
"KFDMemoryTest.HostHdpFlush:"\
"KFDMemoryTest.DeviceHdpFlush:"\
@@ -262,7 +263,6 @@ FILTER[navi14]=\
FILTER[sienna_cichlid]=\
"$BLACKLIST_ALL_ASICS:"\
"$TEMP_GFX10_BLACKLIST:"\
"KFDEvictTest.QueueTest:"\
"KFDQMTest.BasicCuMaskingEven:"\
"KFDDBGTest.*:"\
"KFDPerfCountersTest.*:"\