Skip to content

Commit 31da9a2

Browse files
authored
Update no-xfail-without-tracker.cpp
1 parent 4eb6322 commit 31da9a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@
5555
//
5656
// List of improperly XFAIL-ed tests.
5757
// As an example, if test test-e2e/Foo/foo.cpp is improperly XFAIL-ed,
58-
// add this line at the end of this file: // CHECK: Foo/foo.cpp
58+
// add this line at the end of this file: // CHECK: Foo/foo.cpp
59+
// or // CHECK-NEXT: Foo/foo.cpp in case the list is not empty.
5960
// Remove the CHECK once the test has been properly XFAIL-ed.

0 commit comments

Comments
 (0)