Skip to content

Commit 31aae87

Browse files
Merge branch 'main' into reenable-string-split-anchor-fuzz
2 parents ef60b3c + 231da84 commit 31aae87

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/src/test/spark330/scala/org/apache/spark/sql/rapids/utils/RapidsTestSettings.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ class RapidsTestSettings extends BackendTestSettings {
9595
.exclude("cast string to timestamp", KNOWN_ISSUE("https://github.com/NVIDIA/spark-rapids/blob/main/docs/compatibility.md#string-to-timestamp"))
9696
.exclude("cast string to date", KNOWN_ISSUE("https://github.com/NVIDIA/spark-rapids/issues/10771"))
9797
enableSuite[RapidsUnwrapCastInComparisonEndToEndSuite]
98-
.exclude("cases when literal is max", KNOWN_ISSUE("https://github.com/NVIDIA/spark-rapids/issues/15004"))
9998
enableSuite[RapidsCollectionExpressionsSuite]
10099
.exclude("Array Intersect", ADJUST_UT("Replaced by testRapids version that doesn't check the order of the elements in the result array. See https://github.com/NVIDIA/spark-rapids/issues/13696 for more details."))
101100
.exclude("Shuffle", ADJUST_UT("Replaced by testRapids version that adjusts the expected results to match the running by --master local[2]."))

0 commit comments

Comments
 (0)