Skip to content

Commit 3ae148e

Browse files
committed
Update xfail test (again, since it was updated and moved)
1 parent bf4613e commit 3ae148e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,12 @@
5050
// tests to match the required format and in that case you should just update
5151
// (i.e. reduce) the number and the list below.
5252
//
53-
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 159
53+
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 158
5454
//
5555
// List of improperly XFAIL-ed tests.
5656
// Remove the CHECK once the test has been propely XFAIL-ed.
5757
//
58-
// CHECK: AOT/fpga-aoc-archive-split-per-kernel.cpp
59-
// CHECK-NEXT: AddressSanitizer/nullpointer/private_nullptr.cpp
58+
// CHECK: AddressSanitizer/nullpointer/private_nullptr.cpp
6059
// CHECK-NEXT: Basic/accessor/accessor.cpp
6160
// CHECK-NEXT: Basic/aspects.cpp
6261
// CHECK-NEXT: Basic/buffer/reinterpret.cpp

0 commit comments

Comments
 (0)