Skip to content

Commit 8be9dec

Browse files
committed
Revert "[SYCL] XFAIL test on windows to unblock pulldown"
This reverts commit f45e370. Signed-off-by: Vladimir Lazarev <[email protected]>
1 parent 334c71d commit 8be9dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/buffer/subbuffer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
// RUN: %ACC_RUN_PLACEHOLDER %t.out
6-
// XFAIL: cuda,windows
6+
// XFAIL: cuda
77
// TODO: cuda fail due to unimplemented param_name 4121 in cuda_piDeviceGetInfo
88

99
//==---------- subbuffer.cpp --- sub-buffer basic test ---------------------==//

0 commit comments

Comments
 (0)