ajfabbri commented on PR #8185: URL: https://github.com/apache/hadoop/pull/8185#issuecomment-5197205280
Cool, thanks. We now have `[S3A Test Summary](https://github.com/apache/hadoop/runs/92428692057) — 1097 pass, 0 fail, 206 skip` in the checks section here. I do see some hadoop-aws unit test failures though: [Link](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8185/7/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt) ``` [ERROR] org.apache.hadoop.fs.s3a.auth.TestMarshalledCredentials.testUnmarshallUnknownEncryptionSecretsVersion -- Time elapsed: 0.005 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "java.io.InputStream.read(byte[], int, int)" because "this.in" is null ``` -- 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]
