-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
Failure repros locally for me against master with:
./gradlew client:test:forbiddenApisMain -Dcompiler.java=11 -Druntime.java=12
Links to failing builds:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_BUILD_JAVA=openjdk12,ES_RUNTIME_JAVA=openjdk12,nodes=virtual&&linux/144/console
Prior work:
We encountered this issue before with Java 11, see #33082 . In that case, we were still using a forked version of the ForbiddenApis check, and the fix (found at #33116) looks like it would have also prevented this issue. Some time after that, however, we went back to using the mainline plugin, see PR here #33809 and discussion here #33759
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team