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
See #8832, the test is flaky in
post-commit/nightly.
  • Loading branch information
aelovikov-intel committed Feb 1, 2024
1 parent 8427bd2 commit 3675204
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 3675204

Please sign in to comment.