apurtell commented on pull request #3302:
URL: https://github.com/apache/hbase/pull/3302#issuecomment-849094550


   Rebase and fix 
TestRegionServerReportForDuty#testReportForDutyWithEnvironmentEdge.
   
   This test injected ManualEnvironmentEdge and never incremented the time. It 
doesn't matter what the intent of the test was, this was never valid. The only 
reason it passed was EnvironmentEdge was not used in all places to get the 
time, as it should have been. Inject IncrementingEnvironmentEdge instead, now 
the test passes. 


-- 
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


Reply via email to