Temporarily disable Debug test
Change-Id: Iabb238fcd78b9c2eb0c085b19ab93b8c9e538140
[ROCm/ROCR-Runtime commit: 8caa6c0b01]
Este commit está contenido en:
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();
|
||||
|
||||
Referencia en una nueva incidencia
Block a user