Skip to content

Commit

Permalink
[SYCL][E2E] Disable assert_in_multiple_tus[_one_ndebug].cpp on cuda (#…
Browse files Browse the repository at this point in the history
…12584)

See #8832, the test is flaky in
post-commit/nightly.
  • Loading branch information
aelovikov-intel authored Feb 2, 2024
1 parent cf829e0 commit d3d6e78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sycl/test-e2e/Assert/assert_in_multiple_tus.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// https://github.com/intel/llvm/issues/7634
// UNSUPPORTED: hip
//
// https://github.com/intel/llvm/issues/8832
// UNSUPPORTED: cuda
//
// FIXME: Remove XFAIL one intel/llvm#11364 is resolved
// XFAIL: (opencl && gpu)

Expand Down
3 changes: 3 additions & 0 deletions sycl/test-e2e/Assert/assert_in_multiple_tus_one_ndebug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// https://github.com/intel/llvm/issues/7634
// UNSUPPORTED: hip
//
// https://github.com/intel/llvm/issues/8832
// UNSUPPORTED: cuda
//
// FIXME: Remove XFAIL one intel/llvm#11364 is resolved
// XFAIL: (opencl && gpu)

Expand Down

0 comments on commit d3d6e78

Please sign in to comment.