HyukjinKwon opened a new pull request #30091: URL: https://github.com/apache/spark/pull/30091
### What changes were proposed in this pull request? This PR proposes to use `fail_if_no_tests` option at `action-surefire-report` plugin, see also https://github.com/ScaCap/action-surefire-report/issues/29. https://github.com/apache/spark/pull/29946 introduced the manual skipping in Apache Spark itself. After that, the plugin introduced the feature. Now, this PR reverts #29946 and enable that option. ### Why are the changes needed? To remove manual skipping and avoid maintenance cost. ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? I will push a commit to show in this PR because this change is specific to GitHub Actions. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
