viirya commented on pull request #2611: URL: https://github.com/apache/hadoop/pull/2611#issuecomment-760632176
Okay, I think I fixed all test failures except this one: ``` [INFO] Running org.apache.hadoop.tools.dynamometer.TestDynamometerInfra [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.459 s <<< FAILURE! - in org.apache.hadoop.tools.dynamometer.TestDynamometerInfra [ERROR] org.apache.hadoop.tools.dynamometer.TestDynamometerInfra Time elapsed: 0.459 s <<< ERROR! java.io.FileNotFoundException: http://mirrors.ocf.berkeley.edu/apache/hadoop/common/hadoop-3.1.3/hadoop-3.1.3.tar.gz ``` It looks not related. I also ran the test against current trunk locally. The test is also failed. ---------------------------------------------------------------- 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]
