Temporarily disable Debug test

Change-Id: Iabb238fcd78b9c2eb0c085b19ab93b8c9e538140


[ROCm/ROCR-Runtime commit: 8caa6c0b01]
Este commit está contenido en:
Chris Freehill
2019-06-28 16:21:36 -05:00
cometido por Sean Keely
padre 872c359ba2
commit 970cca3731
@@ -330,7 +330,7 @@ TEST(rocrtstFunc, Memory_Atomic_Xchg_Test) {
RunCustomTestEpilog(&ma);
}
TEST(rocrtstFunc, DebugBasicTests) {
TEST(rocrtstFunc, DISABLED_DebugBasicTests) {
DebugBasicTest mt;
RunCustomTestProlog(&mt);
mt.VectorAddDebugTrapTest();