ayushtkn commented on pull request #2732: URL: https://github.com/apache/hadoop/pull/2732#issuecomment-798898695
Have removed the timeout from ``TestDistCpSystem`` it failed with a timeout error in my latest build, where I just removed some unused import from the aws package. and with the checkstyle it passed in 15 secs only which was half the timeout, the test doesn't goes through my part of code, and I am pretty sure `DurationInfo` can't be that costly. In fact the test timeout out before reaching the distCp stuff, Not sure, what happened. The recent test failure isn't related. Please help review!!! ---------------------------------------------------------------- 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]
