viirya commented on pull request #32921: URL: https://github.com/apache/spark/pull/32921#issuecomment-872619166
In GA, all tests are passed. Only "Hadoop 2 build with SBT" failed which seems unrelated: ``` [error] /home/runner/work/spark/spark/sql/catalyst/src/test/scala-2.12/org/apache/spark/sql/catalyst/analysis/ExtractGeneratorSuite.scala:29:64: exception during macro expansion: [error] java.util.MissingResourceException: Can't find bundle for base name org.scalactic.ScalacticBundle, locale en [error] at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1581) ``` @aokolnychyi and I verified ran "Hadoop 2 build with SBT" locally and it worked. So it seems a flaky issue only on GA. I don't want to block branch cut too long so going to merge this now. If we see any error in Jenkins later, we can address them quickly. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org