Skip to content
New issue

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

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

Already on GitHub? # to your account

Infra issue with Angela system tests and Lin Java 11 ? #149

Open
mathieucarbou opened this issue Oct 8, 2021 · 0 comments
Open

Infra issue with Angela system tests and Lin Java 11 ? #149

mathieucarbou opened this issue Oct 8, 2021 · 0 comments

Comments

@mathieucarbou
Copy link
Member

Check why system tests are failing only on Linux Java 11 build constantly.

I ran on my laptop both:

./mvnw verify -f integration-test/ -Dfast -Djava.test.version=1.8 -Djava.test.vendor=zulu

and

./mvnw verify -f integration-test/ -Dfast -Djava.test.version=1.11 -Djava.test.vendor=zulu

I was able to confirm that tests are running with the correct JVM and both commands are successful.

But the linux build on jenkins running java 11 for tests is failing.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant