kbendick commented on pull request #2081: URL: https://github.com/apache/iceberg/pull/2081#issuecomment-760651247
When I run the failed test suite locally by itself(in this case the failing tests are in `org.apache.iceberg.spark.extensions.TestCopyOnWriteDelete`), it passes just fine. So I think that there's either a complication due to timeout or some other transient error or that some of the tests are stepping on each others temporary directories etc due to inheritance possibly. As the command `./gradlew check -Pquick=true -x javadoc` does also occasionally fail for me locally, though it does sometime pass as well. Either way, I don't think the failures are related at all. ---------------------------------------------------------------- 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]
