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

Conditionally mute synonyms config access test #119140

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Dec 19, 2024

This synonyms test checks certain config files cannot be accessed. It relies on security manager, which is not enabled in JDK 24. Until the entitlement based replacement is available, this commit mutes the test.

see #119130

This synonyms test checks certain config files cannot be accessed. It
relies on security manager, which is not enabled in JDK 24. Until the
entitlement based replacement is available, this commit mutes the test.

see elastic#119130
@rjernst rjernst added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure v9.0.0 v8.18.0 labels Dec 19, 2024
@rjernst rjernst requested a review from mark-vieira December 19, 2024 19:33
@elasticsearchmachine elasticsearchmachine added the Team:Delivery Meta label for Delivery team label Dec 19, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

[
// this test relies on security manager, which doesn't exist in JDK 24.
// and entitlements don't yet replace the functionality.
// see https://github.com/elastic/elasticsearch/issues/119130
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we put "awaitsfix" in some for or another here in this comment so we can easily find this later?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know of an awaitsfix thing in gradle files, but I can certainly change the text to AWAITSFIX

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that's all I meant. It just makes it easier to search for them.

@rjernst rjernst enabled auto-merge (squash) December 19, 2024 19:46
@rjernst rjernst merged commit 39a58e2 into elastic:main Dec 19, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants