suneet-s opened a new pull request #10815: URL: https://github.com/apache/druid/pull/10815
### Description A follow up to #10791 This PR splits the tests further. The first phase is designed to perform basic sanity tests and run fast. Tests in the first phase do not include any flaky tests so that they do not prevent all the other tests from running. The jdk11 tests were moved to the second phase since it is very rare for them to catch a failure that's not caught by the jdk8 tests. <hr> This PR has: - [x] been self-reviewed. - [x] been tested in https://travis-ci.com/github/suneet-s/druid/builds/215171840 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
