Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always call mx build before running the java.mx.projects tests #3435

Merged

Conversation

JaroslavTulach
Copy link

@jlahoda reported that the ant -f java/java.mx.projects test is failing on subsequent executions - because the mx build is executed on 1st run and not then. This PR changes the build script to invoke mx build everytime ant test is invoked.

Copy link
Member

@sdedic sdedic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Understood: checkout just when needed, don't block test-preinit.

@JaroslavTulach JaroslavTulach merged commit 129660d into apache:master Jan 10, 2022
@neilcsmith-net neilcsmith-net added this to the NB13 milestone Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants