Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins-test-harness
Commit: 721c62faec89f542bb2925464a3d951ea9effd37
https://github.com/jenkinsci/jenkins-test-harness/commit/721c62faec89f542bb2925464a3d951ea9effd37
Author: Vincent Latombe <[email protected]>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java
Log Message:
-----------
Improve the case where the Jenkins process stopped unexpectedly
It was printing a stacktrace with Connection refused (Connection refused)
This now prints the exit code.
Commit: 7dd434e9430e9e7b39bf468b2e4191b9fee05118
https://github.com/jenkinsci/jenkins-test-harness/commit/7dd434e9430e9e7b39bf468b2e4191b9fee05118
Author: Vincent Latombe <[email protected]>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java
Log Message:
-----------
Merge pull request #613 from Vlatombe/exception-on-stop
Compare:
https://github.com/jenkinsci/jenkins-test-harness/compare/f258a61fc686...7dd434e9430e
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/heads/master/f258a6-7dd434%40github.com.