kfdtest: blacklist KFDQMTest.SdmaEventInterrupt

On gfx900+, the test sometimes timeout due to cp fw bug.
Blacklist it until we address the root cause and have a fix.

Change-Id: Iff600a6f6dbd86c56e034f530484205520bced32
Signed-off-by: xinhui pan <xinhui.pan@amd.com>


[ROCm/ROCR-Runtime commit: 7a13bb4d66]
This commit is contained in:
xinhui pan
2018-10-18 13:17:01 +08:00
committed by Felix Kuehling
parent 4bf0f9f43c
commit 11106ed72f
@@ -31,7 +31,8 @@ TEMPORARY_BLACKLIST_ALL_ASICS=\
"KFDPMTest.SuspendWithIdleQueueAfterWork:"\
"KFDPNPTest.DisableAndCreateQueue:"\
"KFDQMTest.GPUDoorbellWrite:"\
"KFDQMTest.mGPUShareBO"
"KFDQMTest.mGPUShareBO:"\
"KFDQMTest.SdmaEventInterrupt"
BLACKLIST_ALL_ASICS=\
"$PERMANENT_BLACKLIST_ALL_ASICS:"\