Skip to content

Commit 69a260d

Browse files
committed
[CTS] Turn off accessor_legacy
1 parent 552dc16 commit 69a260d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

devops/cts_exclude_filter_L0_GPU

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# These two take too much time
22
kernel_bundle
33
marray
4+
# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964
5+
accessor_legacy

devops/cts_exclude_filter_OCL_CPU

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ marray
55
math_builtin_api
66
# https://github.com/intel/llvm/issues/13574
77
hierarchical
8+
# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964
9+
accessor_legacy

0 commit comments

Comments
 (0)