Skip to content

Commit 04b0d3f

Browse files
authored
[SYCL][CTS][CI] Turn off test_multi_ptr (#15747)
1 parent 4d5c717 commit 04b0d3f

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
@@ -3,3 +3,5 @@ kernel_bundle
33
marray
44
# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964
55
accessor_legacy
6+
# CMPLRLLVM-62822
7+
multi_ptr

devops/cts_exclude_filter_OCL_CPU

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ math_builtin_api
77
hierarchical
88
# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964
99
accessor_legacy
10+
# CMPLRLLVM-62822
11+
multi_ptr

0 commit comments

Comments
 (0)