Skip to content

Commit d3d6e78

Browse files
[SYCL][E2E] Disable assert_in_multiple_tus[_one_ndebug].cpp on cuda (#12584)
See #8832, the test is flaky in post-commit/nightly.
1 parent cf829e0 commit d3d6e78

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sycl/test-e2e/Assert/assert_in_multiple_tus.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// https://github.com/intel/llvm/issues/7634
44
// UNSUPPORTED: hip
55
//
6+
// https://github.com/intel/llvm/issues/8832
7+
// UNSUPPORTED: cuda
8+
//
69
// FIXME: Remove XFAIL one intel/llvm#11364 is resolved
710
// XFAIL: (opencl && gpu)
811

sycl/test-e2e/Assert/assert_in_multiple_tus_one_ndebug.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// https://github.com/intel/llvm/issues/7634
44
// UNSUPPORTED: hip
55
//
6+
// https://github.com/intel/llvm/issues/8832
7+
// UNSUPPORTED: cuda
8+
//
69
// FIXME: Remove XFAIL one intel/llvm#11364 is resolved
710
// XFAIL: (opencl && gpu)
811

0 commit comments

Comments
 (0)