Skip to content

Commit dd2b289

Browse files
committed
Mark test-e2e/Regression/static-buffer-dtor.cpp as unsupported for CUDA
Signed-off-by: Lukasz Dorau <[email protected]>
1 parent 93e147e commit dd2b289

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Regression/static-buffer-dtor.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
2222
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17255
2323

24+
// UNSUPPORTED: cuda
25+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17450
26+
2427
#include <sycl/detail/core.hpp>
2528

2629
int main() {

0 commit comments

Comments
 (0)