clintropolis opened a new pull request #10173: URL: https://github.com/apache/druid/pull/10173
This PR splits web-console unit test file location config from from e2e-tests, fixing an issue I could only replicate when packaging the "source" distribution of a release, where the e2e-tests would incorrectly run when calling `mvn test` when only the unit tests should have been running. Since the file locations are split, and `npm run test-e2e` is run by travis to run the web console tests, I have modified it to ensure that the unit tests are still run after the split. ---------------------------------------------------------------- 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]
