Skip to content

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

Description

@mathieucarbou

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions