kbendick commented on PR #4796: URL: https://github.com/apache/iceberg/pull/4796#issuecomment-1129452768
So it doesn't seem to be catching the failure, but the command ` ./gradlew -DflinkVersions=1.13,1.14,1.15 -DsparkVersions=2.4,3.0,3.1,3.2 -DhiveVersions=2,3 build -x test -x javadoc -x integrationTes` when run locally _does_ cause a failure. But it passes in CI. Maybe it's due to caching in a previous step? I'm going to just add a workflow for revapi itself in the meantime. -- 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]
