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

Bump plugin parent pom to 4.78 #559

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Conversation

imonteroperez
Copy link
Contributor

@imonteroperez imonteroperez commented Feb 14, 2024

Highlights

  • Asking to bump JTH version to a newer version.
  • Facing issues on testing ScriptApprovalLoadingTest.dynamicLoading under IPv6 I faced the following issue:
java.io.IOException: Jenkins process terminated prematurely with exit code 1
	at org.jvnet.hudson.test.RealJenkinsRule.startJenkins(RealJenkinsRule.java:777)
	at org.jvnet.hudson.test.RealJenkinsRule.then(RealJenkinsRule.java:658)
	at org.jvnet.hudson.test.RealJenkinsRule.then(RealJenkinsRule.java:651)
	at org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApprovalLoadingTest.dynamicLoading(ScriptApprovalLoadingTest.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jvnet.hudson.test.RealJenkinsRule$1.evaluate(RealJenkinsRule.java:487)
[...]
Caused by: java.io.IOException: Failed to bind to /127.0.0.1:0

Testing done

  • Tested locally via PCT with the proposed bump and working as expected

Submitter checklist

@imonteroperez imonteroperez requested a review from a team as a code owner February 14, 2024 12:41
pom.xml Outdated Show resolved Hide resolved
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

@imonteroperez imonteroperez changed the title Bump jenkins-test-harness version to 2161.v114f3cb_78326 Bump plugin parent pom to 4.78 Feb 14, 2024
@imonteroperez
Copy link
Contributor Author

#559 (comment)

Addressed

@jglick jglick merged commit dbc154d into jenkinsci:master Feb 14, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants