Skip to content

Commit 190ac32

Browse files
committed
[SYCL] update unsupported list of tests
1 parent c53312a commit 190ac32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// tests to match the required format and in that case you should just update
5555
// (i.e. reduce) the number and the list below.
5656
//
57-
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 282
57+
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 283
5858
//
5959
// List of improperly UNSUPPORTED tests.
6060
// Remove the CHECK once the test has been properly UNSUPPORTED.
@@ -156,6 +156,7 @@
156156
// CHECK-NEXT: ESIMD/slm_alloc_many_kernels_many_funcs.cpp
157157
// CHECK-NEXT: ESIMD/slm_alloc_many_kernels_one_func.cpp
158158
// CHECK-NEXT: ESIMD/slm_init_no_inline.cpp
159+
// CHECK-NEXT: Experimental/free_functions/namespace.cpp
159160
// CHECK-NEXT: Graph/Explicit/buffer_copy_host2target.cpp
160161
// CHECK-NEXT: Graph/Explicit/buffer_copy_host2target_2d.cpp
161162
// CHECK-NEXT: Graph/Explicit/buffer_copy_host2target_offset.cpp

0 commit comments

Comments
 (0)