File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 5
5
//
6
6
// CHECK-NOT: LEAK
7
7
8
- // Temporarily disabled for CUDA.
9
- // XFAIL: cuda
10
- // Note: failing negative test with HIP in the original test
11
- // TODO: disable hip when HIP backend will be supported by Graph
8
+ // Note: failing negative test with CUDA & HIP in the original test
9
+ // UNSUPPORTED: cuda, hip
12
10
13
11
#define GRAPH_E2E_EXPLICIT
14
12
Original file line number Diff line number Diff line change 5
5
//
6
6
// CHECK-NOT: LEAK
7
7
8
- // Temporarily disabled for CUDA.
9
- // XFAIL: cuda
10
-
11
- // Note: failing negative test with HIP in the original test
12
- // TODO: disable hip when HIP backend will be supported by Graph
8
+ // Note: failing negative test with CUDA & HIP in the original test
9
+ // UNSUPPORTED: cuda, hip
13
10
14
11
#define GRAPH_E2E_RECORD_REPLAY
15
12
You can’t perform that action at this time.
0 commit comments