Skip to content

Commit a11618a

Browse files
[SYCL][E2E] Disable Graph/submission_while_executing.cpp on Win (#11300)
See #11277.
1 parent 9bbbc77 commit a11618a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Graph/submission_while_executing.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// RUN: %{build} -o %t.out
33
// RUN: %{run} %t.out
44
// RUN: %if ext_oneapi_level_zero %{env ZE_DEBUG=4 %{run} %t.out 2>&1 | FileCheck %s %}
5+
6+
// https://github.com/intel/llvm/issues/11277:
7+
// UNSUPPORTED: windows
58
//
69
// CHECK-NOT: LEAK
710

0 commit comments

Comments
 (0)