ctubbsii opened a new issue #1493: AccumuloITBase should enforce a default timeout URL: https://github.com/apache/accumulo/issues/1493 Our builds can sometimes get stuck for long periods of time or forever (until killed). We should enforce a default timeout for all our integration tests by updating the `defaultTimeoutSeconds()` method in `AccumuloITBase` to enforce a global default timeout (5 minutes?). Some tests may be taking longer than this default, so all tests should be run after applying the new default, and overrides established where needed for longer-running tests.
---------------------------------------------------------------- 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
