Jenkins and plugins versions report
Environment
OS: macOS Tahoe 26.5.2 (25F84)
Maven: Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5)
Jenkins: 2.574
What Operating System are you using (both controller, and any agents involved in the problem)?
macOS Tahoe 26.5.2 (25F84)
Reproduction steps
Download the default master branch and then run mvn clean verify.
Expected Results
All tests pass
Actual Results
[ERROR] Failures:
[ERROR] SSHAgentStepWorkflowTest.lambda$sshAgentAvailableAfterRestart$1:213 [] ==> expected: <2> but was: <0>
[INFO]
[ERROR] Tests run: 39, Failures: 1, Errors: 0, Skipped: 1
Anything else?
No response
Are you interested in contributing a fix?
Maybe
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
macOS Tahoe 26.5.2 (25F84)
Reproduction steps
Download the default
masterbranch and then runmvn clean verify.Expected Results
All tests pass
Actual Results
[ERROR] Failures:
[ERROR] SSHAgentStepWorkflowTest.lambda$sshAgentAvailableAfterRestart$1:213 [] ==> expected: <2> but was: <0>
[INFO]
[ERROR] Tests run: 39, Failures: 1, Errors: 0, Skipped: 1
Anything else?
No response
Are you interested in contributing a fix?
Maybe