Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 4932eda

Browse files
authored
Disable flaky test on windows
1 parent dffe2c6 commit 4932eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Basic/enqueue_barrier.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
44
// RUN: env SYCL_PI_TRACE=2 %ACC_RUN_PLACEHOLDER %t.out 2>&1 %ACC_CHECK_PLACEHOLDER
55

6-
// UNSUPPORTED: cuda
6+
// UNSUPPORTED: cuda || windows
77

88
#include <CL/sycl.hpp>
99
#include <CL/sycl/INTEL/fpga_device_selector.hpp>

0 commit comments

Comments
 (0)