Remove passing blacklisted kfd tests

This relates to the following commits:

1. commit aa7c13264a
2. commit 54807526b9
3. commit 6df62c78b8

Change-Id: I3d0d3214baba403b4709b358132b6756a15f42d7
Signed-off-by: Ori Messinger <Ori.Messinger@amd.com>
Αυτή η υποβολή περιλαμβάνεται σε:
Ori Messinger
2019-06-10 11:42:26 -04:00
υποβλήθηκε από Kent Russell
γονέας 888e1a7ae7
υποβολή fe4db33875
@@ -41,17 +41,14 @@ BLACKLIST_ALL_ASICS=\
"$PERMANENT_BLACKLIST_ALL_ASICS:"\
"$TEMPORARY_BLACKLIST_ALL_ASICS"
# SDMA-based tests (KFDIPCTest.BasicTest, KFDQM.*Sdma*, KFDMemoryTest.MMBench) are all
# SDMA-based tests (KFDIPCTest.BasicTest, KFDQMTest.SdmaEventInterrupt) are both
# disabled on non-Hawaii due to SDMA instability - SWDEV-101666
# KFDLocalMemoryTest.CheckZeroInitializationVram Passes, but it
# takes nearly 4 min (229385 ms) to run so it remains blacklisted
SDMA_BLACKLIST=\
"KFDIPCTest.*:"\
"KFDLocalMemoryTest.CheckZeroInitializationVram:"\
"KFDMemoryTest.MemoryRegister:"\
"KFDMemoryTest.MMBench:"\
"KFDMemoryTest.SignalHandling:"\
"KFDQMTest.*Sdma*:"\
"KFDQMTest.CreateQueueStressSingleThreaded:"\
"KFDQMTest.GPUDoorbellWrite:"\
"KFDQMTest.SdmaEventInterrupt:"\
"KFDQMTest.P2PTest:"\
"KFDPerformanceTest.P2PBandWidthTest:"\
"KFDPerformanceTest.P2POverheadTest"
@@ -141,9 +138,7 @@ VEGA20_TESTS_BLACKLIST=\
"KFDDBGTest.BasicAddressWatch:"\
"KFDExceptionTest.InvalidBadAddress:"\
"KFDExceptionTest.InvalidWriteAddress:"\
"KFDQMTest.CreateQueueStressSingleThreaded:"\
"KFDQMTest.GPUDoorbellWrite:"\
"KFDMemoryTest.MemoryRegister"
"KFDQMTest.GPUDoorbellWrite:"
RAVEN_TESTS_BLACKLIST=\
"$BLACKLIST_ALL_ASICS:"\