jenkinsci / jenkins-test-harness

Unit test framework for Jenkins core and its plugins
https://www.jenkins.io/doc/developer/testing/
MIT License
109 stars 126 forks source link

Remove unnecessary workaround #765

Closed basil closed 5 months ago

basil commented 5 months ago

https://github.com/jetty/jetty.project/pull/8199 was replaced by https://github.com/jetty/jetty.project/pull/10316, which shipped in Jetty 10.0.16. We're now on 10.0.20, so this workaround can be removed.

Testing done

mvn clean verify -Dtest=org.jvnet.hudson.test.JenkinsRuleTest