|
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 |
2 | 2 | // without a tracker information added to a test. |
3 | 3 | // For more info see: sycl/test-e2e/README.md |
4 | 4 | // |
|
51 | 51 | // tests to match the required format and in that case you should just update |
52 | 52 | // (i.e. reduce) the number and the list below. |
53 | 53 | // |
54 | | -// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 18 |
| 54 | +// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 0 |
55 | 55 | // |
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