hdaikoku commented on pull request #2787:
URL: https://github.com/apache/hadoop/pull/2787#issuecomment-803768020


   Needed to override `compareTo` as well and now the failed tests are ok: 
2b776b2
   
   I have confirmed locally that all the unit tests under hadoop-hdfs-rbf pass 
except the following three cases which I don't think are caused by this PR.
   ```
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
TestRouterFederationRename.testCounter:440->Object.wait:502->Object.wait:-2 ? 
TestTimedOut
   [ERROR]   TestRouterFederationRename.testSetup:145 ? Remote The directory 
/src cannot be...
   [ERROR]   TestRouterFederationRename.testSetup:145 ? Remote The directory 
/src cannot be...
   [INFO] 
   [ERROR] Tests run: 781, Failures: 0, Errors: 3, Skipped: 2
   [INFO] 
   [ERROR] There are test failures.
   ```


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to