viirya commented on pull request #3250: URL: https://github.com/apache/hadoop/pull/3250#issuecomment-892860619
> I tried to run the tests locally but found one failure: > > ``` > [INFO] Running org.apache.hadoop.io.compress.TestCodec > [ERROR] Tests run: 28, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 30.735 s <<< FAILURE! - in org.apache.hadoop.io.compress.TestCodec > [ERROR] testCodecPoolCompressorReinit(org.apache.hadoop.io.compress.TestCodec) Time elapsed: 0.005 s <<< FAILURE! > java.lang.AssertionError: Compressed bytes contrary to configuration > ``` > > Not sure why the CI was all green. This also failed at my side. But it (DefaultCodec) is not touched by this PR. And CI passed it. Maybe it is due to environment difference? -- 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]
