Skip to content

Commit c60f08f

Browse files
authored
Revert "[SYCL][E2E] Re-enable test-e2e/USM/fill_any_size.cpp for OpenCL as it now passes" (#18381)
Reverts #18153 This test appears flaky so re-enabling for now, investigating a fix for this.
1 parent 5512617 commit c60f08f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/USM/fill_any_size.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %{build} -o %t1.out
22
// RUN: %{run} %t1.out
33
// clang-format off
4+
// UNSUPPORTED: opencl
5+
// UNSUPPORTED-TRACKER: https://github.com/oneapi-src/unified-runtime/issues/2440
46
// clang-format on
57

68
/**

0 commit comments

Comments
 (0)