File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 124124 <dependency >
125125 <groupId >org.jenkins-ci.plugins</groupId >
126126 <artifactId >ssh-slaves</artifactId >
127- <version >1.29.4</version > <!-- TODO PCT failure from https://github.com/jenkinsci/ssh-slaves -plugin/pull/114 -->
127+ <version >1.29.4</version > <!-- TODO cannot use 1.30.0 pending https://github.com/jenkinsci/durable-task -plugin/pull/100 -->
128128 </dependency >
129129 <dependency >
130130 <groupId >org.jenkins-ci.plugins</groupId >
Original file line number Diff line number Diff line change @@ -36,9 +36,13 @@ rm -fv pct-work/structs-plugin/plugin/target/surefire-reports/TEST-org.jenkinsci
3636# TODO https://github.com/jenkinsci/jenkins/pull/4120 problems with workflow-cps → jquery-detached:
3737rm -fv pct-work/structs-plugin/plugin/target/surefire-reports/TEST-InjectedTest.xml
3838rm -fv pct-work/apache-httpcomponents-client-4-api/target/surefire-reports/TEST-InjectedTest.xml
39+ rm -fv pct-work/ssh-slaves/target/surefire-reports/TEST-InjectedTest.xml
3940# TODO https://github.com/jenkinsci/matrix-project-plugin/pull/59
4041rm -fv pct-work/matrix-project/target/surefire-reports/TEST-InjectedTest.xml
4142# TODO https://github.com/jenkinsci/jenkins/pull/4099 pending backport to 2.176.3
4243rm -fv pct-work/command-launcher/target/surefire-reports/TEST-hudson.slaves.CommandLauncher2Test.xml
44+ # TODO pending ssh-slaves 1.30.0 with https://github.com/jenkinsci/ssh-slaves-plugin/pull/114 (plus https://github.com/jenkinsci/durable-task-plugin/pull/100):
45+ rm -fv pct-work/ssh-slaves/target/surefire-reports/TEST-hudson.plugins.sshslaves.verifiers.VerificationStrategyConfigurationTest.xml
46+ rm -fv pct-work/ssh-slaves/target/surefire-reports/TEST-hudson.plugins.sshslaves.SSHLauncherTest.xml
4347
4448# produces: pct-report.xml, **/target/surefire-reports/TEST-*.xml
You can’t perform that action at this time.
0 commit comments