Skip to content

Commit 886f9a2

Browse files
committed
update list
1 parent 1b562eb commit 886f9a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 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: 484
57+
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 486
5858
//
5959
// List of improperly UNSUPPORTED tests.
6060
// Remove the CHECK once the test has been propely UNSUPPORTED.
@@ -259,6 +259,8 @@
259259
// CHECK-NEXT: HostInteropTask/interop-task.cpp
260260
// CHECK-NEXT: InOrderEventsExt/get_last_event.cpp
261261
// CHECK-NEXT: InvokeSimd/Feature/ImplicitSubgroup/SPMD_invoke_ESIMD_external.cpp
262+
// CHECK-NEXT: InvokeSimd/Regression/ImplicitSubgroup/call_vadd_1d_spill.cpp
263+
// CHECK-NEXT: InvokeSimd/Regression/call_vadd_1d_spill.cpp
262264
// CHECK-NEXT: KernelAndProgram/build-log.cpp
263265
// CHECK-NEXT: KernelAndProgram/cache-build-result.cpp
264266
// CHECK-NEXT: KernelAndProgram/free_function_apis.cpp

0 commit comments

Comments
 (0)