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

[WIP] Support both GraalVM 19.3.1 and 20.0.0 - 20.0.0 SDK & 20.0.0 GraalVM image #7291

Closed

Conversation

gwenneg
Copy link
Member

@gwenneg gwenneg commented Feb 19, 2020

Fixes #7269

@gwenneg
Copy link
Member Author

gwenneg commented Feb 19, 2020

All JDK 8 native tests succeeded.

I changed the Quarkus Cron Native image GH action in this PR to run the JDK 11 native tests with GraalVM 20.0.0. The results will soon be available here.

@gwenneg
Copy link
Member Author

gwenneg commented Feb 20, 2020

The JDK 11 native tests were canceled during step 65/86 because the action took more than 6 hours to finish. I'll check the log to see if there's any error (it was run with the fail-fast: false option) and also look for a reason that would explain why it took so long. I'm also starting now a local build from step 65/86 to get the missing results ASAP.

@gwenneg gwenneg changed the title [WIP] Support GraalVM 20.0.0 [WIP] Support both GraalVM 19.3.1 and 20.0.0 - 20.0.0 SDK & 20.0.0 GraalVM image Feb 20, 2020
@gwenneg gwenneg force-pushed the issue-7269-support-graalvm-20.0 branch from 6487858 to 9bfc642 Compare February 20, 2020 20:55
@gwenneg gwenneg force-pushed the issue-7269-support-graalvm-20.0 branch from bb0f728 to dd81bc0 Compare February 20, 2020 22:57
@gsmet
Copy link
Member

gsmet commented Feb 28, 2020

I'm closing those PRs. You can use your own fork to run CI now.

@gsmet gsmet closed this Feb 28, 2020
@gsmet gsmet added the triage/invalid This doesn't seem right label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support both GraalVM 19.3.1 and 20.0.0
2 participants