Skip to content

Commit 43202ee

Browse files
committed
fix lit failure
Signed-off-by: jinge90 <[email protected]>
1 parent 4726947 commit 43202ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// tests to match the required format and in that case you should just update
5555
// (i.e. reduce) the number and the list below.
5656
//
57-
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 237
57+
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 236
5858
//
5959
// List of improperly UNSUPPORTED tests.
6060
// Remove the CHECK once the test has been properly UNSUPPORTED.
@@ -97,7 +97,6 @@
9797
// CHECK-NEXT: DeviceImageDependencies/singleDynamicLibrary.cpp
9898
// CHECK-NEXT: DeviceLib/built-ins/printf.cpp
9999
// CHECK-NEXT: DeviceLib/cmath-aot.cpp
100-
// CHECK-NEXT: DeviceLib/cmath_fp64_test.cpp
101100
// CHECK-NEXT: DeviceLib/separate_compile_test.cpp
102101
// CHECK-NEXT: ESIMD/PerformanceTests/BitonicSortK.cpp
103102
// CHECK-NEXT: ESIMD/PerformanceTests/BitonicSortKv2.cpp

0 commit comments

Comments
 (0)