kfdtest: Blacklist BasicDebuggerSuspendResume

We need to black list this testcase temporarily because
it is failing intermittently.  The failure tends to only happen
when the certain build machine is used to build it.

This issue is being tracked by Jira ticket:
    ROCMOPS-389

Change-Id: Ic4682c9da389ed731cbc034dff57e6646bba0e9d
Signed-off-by: Philip Cox <Philip.Cox@amd.com>


[ROCm/ROCR-Runtime commit: 90a3697e1d]
Этот коммит содержится в:
Philip Cox
2019-02-13 10:42:52 -05:00
родитель c60888f043
Коммит 9c9641cc47
+2 -1
Просмотреть файл
@@ -32,7 +32,8 @@ TEMPORARY_BLACKLIST_ALL_ASICS=\
"KFDPNPTest.DisableAndCreateQueue:"\
"KFDQMTest.GPUDoorbellWrite:"\
"KFDQMTest.mGPUShareBO:"\
"KFDQMTest.SdmaEventInterrupt"
"KFDQMTest.SdmaEventInterrupt:"\
"KFDDBGTest.BasicDebuggerSuspendResume"
BLACKLIST_ALL_ASICS=\
"$PERMANENT_BLACKLIST_ALL_ASICS:"\