sodonnel commented on issue #262: HDDS-2459 - Change the ReplicationManager to consider decommission and maintenance states URL: https://github.com/apache/hadoop-ozone/pull/262#issuecomment-559034040 > > @sodonnel Consider disabling the failing unit test using @ignore instead of commenting it out. This way you can prevent the situation where some refactoring makes the commented code not compile when you want to enable it. > > +1. And please create a Jira with information of the failure (log, stdout) and put it to the `@Ignore`. I will change this to @ignore however I have not been able to find the cause of the problem. It just times out when running via github actions every time, but did not before the switch to GH actions, and it works locally in < 2 seconds every time. I am going to revisit the approach to this test as a wider effort or dig into the failure later. HDDS-2631 raised so I do not forget this.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
