diff --git a/sycl/test-e2e/USM/fill_any_size.cpp b/sycl/test-e2e/USM/fill_any_size.cpp index 43ef883cdde35..037ac4b884cae 100644 --- a/sycl/test-e2e/USM/fill_any_size.cpp +++ b/sycl/test-e2e/USM/fill_any_size.cpp @@ -1,6 +1,8 @@ // RUN: %{build} -o %t1.out // RUN: %{run} %t1.out // clang-format off +// UNSUPPORTED: opencl +// UNSUPPORTED-TRACKER: https://github.com/oneapi-src/unified-runtime/issues/2440 // clang-format on /**