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

Forward compatibility with core version 2.422+ #179

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Forward compatibility with core version 2.422+ #179

merged 1 commit into from
Oct 16, 2023

Conversation

julieheard
Copy link
Contributor

@julieheard julieheard commented Oct 12, 2023

This is to add forward compatibility due to changes in this PR jenkinsci/jenkins#8418

Without this fix, when you run the PCT the AxisTests fail with:
org.htmlunit.ElementNotFoundException: elementName=[a] attributeName=[<text>] attributeValue=[User-defined Axis]

See similar commit for another plugin jenkinsci/script-security-plugin@23895f4

Testing done

Ran mvn verify and ran the PCT test. All green 😄

Submitter checklist

@rsandell rsandell added the tests label Oct 16, 2023
@rsandell rsandell merged commit 31a4b10 into jenkinsci:master Oct 16, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants