Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Mar 2, 2019

I was against it until now but, with the recent additions made to the main IT tests (I think the Kafka one was the one making it fail for me), it becomes very hard to get the main IT to build the native image on a typical laptop with other applications running.

We will have more people testing the build soon and they will most probably have errors due to that. Sometimes the error is clear and GraalVM complains about being unable to allocate memory but sometimes you end up with an error with a code 137 and no explanation.

With this patch, you have two possibilities to run the main native image test:

  • -Dnative will run it along with all the other native tests;
  • -Pnative-image-it-main will only test native image for the main IT.

@starksm64 starksm64 merged commit d109ea1 into quarkusio:master Mar 2, 2019
@gsmet gsmet added this to the 0.11.0 milestone Mar 2, 2019
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.

3 participants