File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
sycl/test/e2e_test_requirements Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545//
4646// That number *must not* increase. Any PR which causes this number to grow
4747// should be rejected and it should be updated to either keep the number as-is
48- // or have it reduced (preferrably , down to zero).
48+ // or have it reduced (preferably , down to zero).
4949//
5050// If you see this test failed for your patch, it means that you either
5151// introduced UNSUPPORTED directive to a test improperly, or broke the format of an
5757// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 487
5858//
5959// List of improperly UNSUPPORTED tests.
60- // Remove the CHECK once the test has been propely UNSUPPORTED.
60+ // Remove the CHECK once the test has been properly UNSUPPORTED.
6161//
6262// CHECK: AOT/early_aot.cpp
6363// CHECK-NEXT: AOT/gpu.cpp
Original file line number Diff line number Diff line change 4242//
4343// That number *must not* increase. Any PR which causes this number to grow
4444// should be rejected and it should be updated to either keep the number as-is
45- // or have it reduced (preferrably , down to zero).
45+ // or have it reduced (preferably , down to zero).
4646//
4747// If you see this test failed for your patch, it means that you either
4848// introduced XFAIL directive to a test improperly, or broke the format of an
5454// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 143
5555//
5656// List of improperly XFAIL-ed tests.
57- // Remove the CHECK once the test has been propely XFAIL-ed.
57+ // Remove the CHECK once the test has been properly XFAIL-ed.
5858//
5959// CHECK: AddressSanitizer/nullpointer/private_nullptr.cpp
6060// CHECK-NEXT: Basic/aspects.cpp
You can’t perform that action at this time.
0 commit comments