kfdtest.exclude: Remove KFDSVMEvict from GFX10

This was never validated on GFX10, so remove it for now until it's
either validated and confirmed, or move the check to the test itself

Change-Id: Ie4d8b31885fbe6e5ed84b7b174c0bfed60879741


[ROCm/ROCR-Runtime commit: f2f86591b6]
This commit is contained in:
Kent Russell
2021-09-15 11:34:05 -04:00
والد cb379004ea
کامیت e9a71840e8
@@ -222,6 +222,7 @@ FILTER[aldebaran]=\
# SP3 Compiler needs to be updated for GFX10. Temporarily disable all tests # SP3 Compiler needs to be updated for GFX10. Temporarily disable all tests
# that require shader compiler # that require shader compiler
# Adding KFDSVMEvictTest as SVM/HMM was never validated on GFX10
TEMP_GFX10_BLACKLIST=\ TEMP_GFX10_BLACKLIST=\
"KFDMemoryTest.FlatScratchAccess:"\ "KFDMemoryTest.FlatScratchAccess:"\
"KFDMemoryTest.PtraceAccessInvisibleVram:"\ "KFDMemoryTest.PtraceAccessInvisibleVram:"\
@@ -232,7 +233,8 @@ TEMP_GFX10_BLACKLIST=\
"KFDEvictTest.QueueTest:"\ "KFDEvictTest.QueueTest:"\
"KFDMemoryTest.MapUnmapToNodes:"\ "KFDMemoryTest.MapUnmapToNodes:"\
"KFDMemoryTest.HostHdpFlush:"\ "KFDMemoryTest.HostHdpFlush:"\
"KFDMemoryTest.DeviceHdpFlush" "KFDMemoryTest.DeviceHdpFlush:"\
"KFDSVMEvictTest.*"
FILTER[navi10]=\ FILTER[navi10]=\
"$BLACKLIST_ALL_ASICS:"\ "$BLACKLIST_ALL_ASICS:"\