ayushtkn commented on pull request #3750: URL: https://github.com/apache/hadoop/pull/3750#issuecomment-986852253
Check the details of the test https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3750/1/testReport/org.apache.hadoop.hdfs.tools/TestDFSAdminWithHA/testRefreshNodesNN1UpNN2Down/ Some assertion error, try to run the above tests locally. You need to fix them, most probably they are asserting the output from out stream, you need to make sure they check from err stream. let me know, if you aren’t able to fix, or facing some difficulty. I will try to check the test and help… -- 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]
