abmo-x commented on PR #5317: URL: https://github.com/apache/iceberg/pull/5317#issuecomment-1196207442
> testAbortAfterFailedPartUpload @aokolnychyi looks like the expected tmp staging file that gets created disappeared, this failure occurs before the mock gets invoked. https://github.com/apache/iceberg/runs/7530666701?check_suite_focus=true#step:6:239 ``` Caused by: java.nio.file.NoSuchFileException: /tmp/s3fileio-test-3731532446800745900/s3fileio-2448969152692915450.tmp ``` Wondering what could be different in the test environment, the test works fine when ran locally both from cli and IDE -- 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]
