Skip to content

Commit 42f34bf

Browse files
committed
[NFC][SYCL] XFAIL tests after enabling on windows due to missed support in FPGA RT
1 parent a056133 commit 42f34bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test/spec_const/spec_const_hw_accelerator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
// TODO: re-enable after CI drivers are updated to newer which support spec
1313
// constants:
14-
// XFAIL: linux && opencl && accelerator
14+
// XFAIL: opencl && accelerator
1515
// UNSUPPORTED: cuda || level_zero
1616
#include "spec_const_hw.cpp"
1717
// RUN: %ACC_RUN_PLACEHOLDER %t.out

sycl/test/spec_const/spec_const_redefine_accelerator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
// TODO: re-enable after CI drivers are updated to newer which support spec
1515
// constants:
16-
// XFAIL: linux && opencl && accelerator
16+
// XFAIL: opencl && accelerator
1717
// UNSUPPORTED: cuda || level_zero
1818
#include "spec_const_redefine_accelerator.cpp"
1919
// RUN: env SYCL_PI_TRACE=2 %ACC_RUN_PLACEHOLDER %t.out 2>&1 %ACC_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)