Skip to content

Commit 737ba1d

Browse files
ApurvMishra-amdvamovsik
authored andcommitted
kfdtest: Temporarily blacklist KFDEvictTest suite
filter the KFDEvictTest suite to prevent failing test cases KFDEvictTest.BasicTest and KFDEvictTest.QueueTest Signed-off-by: Apurv Mishra <Apurv.Mishra@amd.com>
1 parent 12430fe commit 737ba1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libhsakmt/tests/kfdtest/scripts/kfdtest.exclude

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ FILTER[core]=\
2828
"${FILTER[core_sws]}:"\
2929
"KFDCWSRTest.BasicTest"
3030

31-
3231
# Permanent exclusions
3332
# These tests are included for debugging, but are not executed in normal execution on any ASIC:
3433
# FILTER[pm] need human intervention, so put it here. Developers can run them
@@ -357,6 +356,7 @@ FILTER[gfx950]=\
357356
"KFDMemoryTest.FlatScratchAccess:"\
358357
"KFDIPCTest.BasicTest:"\
359358
"KFDQMTest.QueueLatency:"\
359+
"KFDEvictTest.*:"\
360360
"KFDSVMEvictTest.QueueTest*:"\
361361
"KFDGWSTest.Semaphore"
362362

0 commit comments

Comments
 (0)