ctubbsii commented on pull request #2472: URL: https://github.com/apache/accumulo/pull/2472#issuecomment-1036444359
> Im still not too sure what to do in this case. I don't think I made it clear originally that the call to `recover()` does not throw an exception so the test hits the `fail()` every time (which is caught and ignored). This does not seem like it is the intended behavior of the test - it seems like the test expects the call to recover to throw an exception which does not happen. That's clearly a bug. You could create a new ticket for that. It definitely seems like the expectation is that the method call should fail, and it's not failing. It needs to be tracked down whether it should fail, and why it isn't, or if it shouldn't fail and this test should be removed because it has a faulty premise. -- 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]
