juliuszsompolski opened a new pull request, #42263:
URL: https://github.com/apache/spark/pull/42263
### What changes were proposed in this pull request?
It passes for me in both master and branch-3.5, and
```
SPARK_GENERATE_GOLDEN_FILES=1 build/sbt \
"core/testOnly *SparkThrowableSuite -- -t \"Error classes match with
document\""
```
doesn't generate any diffs... Seems to be passing and I don't know while it
failed in CI of https://github.com/apache/spark/pull/42228
### Why are the changes needed?
Reenable test.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manually testing SparkThrowableSuite works in both master and branch-3.5.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]