Skip to content

Commit fbf11f9

Browse files
committed
Fix no-xfail test again.
1 parent 88bba83 commit fbf11f9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sycl/test/e2e_test_requirements/no-xfail-without-tracker.cpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,7 @@
5656
// List of improperly XFAIL-ed tests.
5757
// Remove the CHECK once the test has been propely XFAIL-ed.
5858
//
59-
// CHECK: Adapters/interop-cuda-experimental.cpp
60-
// CHECK-NEXT: Adapters/interop-experimental-single-TU-SYCL-CUDA-compilation.cpp
61-
// CHECK-NEXT: AddressSanitizer/nullpointer/private_nullptr.cpp
62-
// CHECK-NEXT: Basic/accessor/accessor.cpp
59+
// CHECK: AddressSanitizer/nullpointer/private_nullptr.cpp
6360
// CHECK-NEXT: Basic/aspects.cpp
6461
// CHECK-NEXT: Basic/buffer/reinterpret.cpp
6562
// CHECK-NEXT: Basic/built-ins.cpp

0 commit comments

Comments
 (0)