Temporarily disable Debug test
Change-Id: Iabb238fcd78b9c2eb0c085b19ab93b8c9e538140
[ROCm/ROCR-Runtime commit: 8caa6c0b01]
This commit is contained in:
committed by
Sean Keely
parent
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();
|
||||
|
||||
Reference in New Issue
Block a user