Skip to content

Commit f77c81f

Browse files
authored
[SYCL-CTS][CI] Turn off test_multi_ptr (#15989)
Waiting for #15389. The test also needs to be updated then.
1 parent 5208484 commit f77c81f

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-61839
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-61839
11+
multi_ptr

0 commit comments

Comments
 (0)