diff --git a/sycl/test/basic_tests/event_profiling_info.cpp b/sycl/test/basic_tests/event_profiling_info.cpp index 1df098259828a..a2c65f1b99adc 100644 --- a/sycl/test/basic_tests/event_profiling_info.cpp +++ b/sycl/test/basic_tests/event_profiling_info.cpp @@ -1,4 +1,4 @@ -// XFAIL: * +// XFAIL: cuda, opencl, level_zero // RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out // // RUN: env SYCL_DEVICE_TYPE=HOST %t.out