Skip to content

Commit 029e3ba

Browse files
committed
remove global_nullptr from no-unsupported-without-info
1 parent f3a279a commit 029e3ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
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: 487
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.
@@ -64,7 +64,6 @@
6464
// CHECK-NEXT: AOT/multiple-devices.cpp
6565
// CHECK-NEXT: AddressCast/dynamic_address_cast.cpp
6666
// CHECK-NEXT: AddressCast/static_address_cast.cpp
67-
// CHECK-NEXT: AddressSanitizer/nullpointer/global_nullptr.cpp
6867
// CHECK-NEXT: AmdNvidiaJIT/kernel_and_bundle.cpp
6968
// CHECK-NEXT: Assert/assert_in_simultaneous_kernels.cpp
7069
// CHECK-NEXT: Assert/assert_in_simultaneously_multiple_tus.cpp

0 commit comments

Comments
 (0)