kfdtest: Temporarily blacklist KFDEvictTest suite

blacklist the KFDEvictTest suite until the defects
SWDEV 535386 and 537002, where these test cases fail
inconsistently, are fixed

Signed-off-by: Apurv Mishra <Apurv.Mishra@amd.com>
This commit is contained in:
Apurv Mishra
2025-06-24 15:56:27 -04:00
committed by Mishra, Apurv
parent 12430fe25a
commit 3115384874
@@ -28,7 +28,6 @@ FILTER[core]=\
"${FILTER[core_sws]}:"\
"KFDCWSRTest.BasicTest"
# Permanent exclusions
# These tests are included for debugging, but are not executed in normal execution on any ASIC:
# FILTER[pm] need human intervention, so put it here. Developers can run them
@@ -357,6 +356,7 @@ FILTER[gfx950]=\
"KFDMemoryTest.FlatScratchAccess:"\
"KFDIPCTest.BasicTest:"\
"KFDQMTest.QueueLatency:"\
"KFDEvictTest.*:"\
"KFDSVMEvictTest.QueueTest*:"\
"KFDGWSTest.Semaphore"