ShreyeshArangath opened a new issue, #1595: URL: https://github.com/apache/auron/issues/1595
**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Yes, right now, the auron repo does not enforce UT to pass prior to merging code. This is not healthy behavior **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> I'd like to enforce the tests to run when building the --pre jars, so that we are able to catch UT failures. In the process of doing so, I'll also be fixing other failing UTs **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> N/A **Additional context** <!-- Add any other context or screenshots about the feature request here. --> N/A -- 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]
