Skip to content

Commit bd12fcf

Browse files
authored
[skip-tests] Disable flaky barrier tests (#510)
1 parent 4cf9397 commit bd12fcf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

libcudacxx/.upstream-tests/test/heterogeneous/barrier_parity.cuda.pass.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
//===----------------------------------------------------------------------===//
99

1010
// UNSUPPORTED: nvrtc, pre-sm-70
11+
// UNSUPPORTED: true
1112

1213
// uncomment for a really verbose output detailing what test steps are being launched
1314
// #define DEBUG_TESTERS

libcudacxx/.upstream-tests/test/heterogeneous/barrier_parity.std.pass.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
//===----------------------------------------------------------------------===//
99

1010
// UNSUPPORTED: nvrtc, pre-sm-70
11+
// UNSUPPORTED: true
1112

1213
// uncomment for a really verbose output detailing what test steps are being launched
1314
// #define DEBUG_TESTERS

0 commit comments

Comments
 (0)