Skip to content

Commit f402a66

Browse files
authored
[sycl-rel-6_3][SYCL][E2E] Enable test on CUDA & HIP (#20213)
This test XPASSES. Nightly: https://github.com/intel/llvm/actions/runs/18035116937
1 parent 268c89e commit f402a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/KernelAndProgram/kernel-bundle-get-kernel-ids.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// in the source regardless of whether they are expressed as lambdas,
66
// function objects or free functions.
77
//
8-
// XFAIL: ((intel_gpu_acm{{.*}} || intel_gpu_pvc || intel_gpu_bmg{{.*}} || cuda || hip) && (!level_zero)) || preview-mode
8+
// XFAIL: ((intel_gpu_acm{{.*}} || intel_gpu_pvc || intel_gpu_bmg{{.*}}) && (!level_zero)) || preview-mode
99
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19423
1010

1111
#include <sycl/detail/core.hpp>

0 commit comments

Comments
 (0)