Skip to content

Commit c6600a7

Browse files
committed
Update number of improperly XFAIL-ed tests
1 parent 67f5400 commit c6600a7

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

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

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This test is intended to ensure that we have no tests marked as XFAIL
1+
/ This test is intended to ensure that we have no tests marked as XFAIL
22
// without a tracker information added to a test.
33
// For more info see: sycl/test-e2e/README.md
44
//
@@ -51,26 +51,5 @@
5151
// tests to match the required format and in that case you should just update
5252
// (i.e. reduce) the number and the list below.
5353
//
54-
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 18
54+
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 0
5555
//
56-
// List of improperly XFAIL-ed tests.
57-
// Remove the CHECK once the test has been properly XFAIL-ed.
58-
//
59-
// CHECK: AddressSanitizer/nullpointer/private_nullptr.cpp
60-
// CHECK-NEXT: Basic/max_linear_work_group_size_props.cpp
61-
// CHECK-NEXT: Basic/max_work_group_size_props.cpp
62-
// CHECK-NEXT: DeviceLib/assert-windows.cpp
63-
// CHECK-NEXT: ESIMD/hardware_dispatch.cpp
64-
// CHECK-NEXT: InlineAsm/asm_multiple_instructions.cpp
65-
// CHECK-NEXT: NewOffloadDriver/multisource.cpp
66-
// CHECK-NEXT: NewOffloadDriver/split-per-source-main.cpp
67-
// CHECK-NEXT: NewOffloadDriver/sycl-external-with-optional-features.cpp
68-
// CHECK-NEXT: OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp
69-
// CHECK-NEXT: PerformanceTests/Reduction/reduce_over_sub_group.cpp
70-
// CHECK-NEXT: Reduction/reduction_big_data.cpp
71-
// CHECK-NEXT: Reduction/reduction_nd_reducer_skip.cpp
72-
// CHECK-NEXT: Reduction/reduction_reducer_op_eq.cpp
73-
// CHECK-NEXT: Regression/build_log.cpp
74-
// CHECK-NEXT: Regression/complex_global_object.cpp
75-
// CHECK-NEXT: Regression/kernel_bundle_ignore_sycl_external.cpp
76-
// CHECK-NEXT: Regression/reduction_resource_leak_dw.cpp

0 commit comments

Comments
 (0)