Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins-test-harness
Commit: 753814b8673e538a834499d40c67dc9ab0b83ba6
https://github.com/jenkinsci/jenkins-test-harness/commit/753814b8673e538a834499d40c67dc9ab0b83ba6
Author: Wadeck Follonier <[email protected]>
Date: 2020-05-25 (Mon, 25 May 2020)
Changed paths:
M src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
M src/test/java/org/jvnet/hudson/main/JenkinsRuleTimeoutTest.java
Log Message:
-----------
Revert the change with WithTimeout
It was already implemented directly in JenkinsRule, private method:
getTestTimeoutOverride
I updated a test case that was not asserting something useful.
Commit: 55f9c80c36cebd9de162d281ba9fdf1bddded0e4
https://github.com/jenkinsci/jenkins-test-harness/commit/55f9c80c36cebd9de162d281ba9fdf1bddded0e4
Author: Wadeck Follonier <[email protected]>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
Log Message:
-----------
Change comment location
Commit: 3b6d9dd8ee528b0c29f0e96cd7dc552b2fc3123f
https://github.com/jenkinsci/jenkins-test-harness/commit/3b6d9dd8ee528b0c29f0e96cd7dc552b2fc3123f
Author: Wadeck Follonier <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
Log Message:
-----------
Update src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
Co-authored-by: Jesse Glick <[email protected]>
Commit: 225fbad54e222325f29fc312485c0211434d4143
https://github.com/jenkinsci/jenkins-test-harness/commit/225fbad54e222325f29fc312485c0211434d4143
Author: Wadeck Follonier <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
M src/test/java/org/jvnet/hudson/main/JenkinsRuleTimeoutTest.java
Log Message:
-----------
Update test + javadoc
Commit: f8975751911d6dfed6936db38715b58668748c65
https://github.com/jenkinsci/jenkins-test-harness/commit/f8975751911d6dfed6936db38715b58668748c65
Author: Wadeck Follonier <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
Log Message:
-----------
Merge remote-tracking branch 'origin/revert-withtimeout' into
revert-withtimeout
Commit: 733ead7b597d97aa78f1d9a5f6a4b593b7c24970
https://github.com/jenkinsci/jenkins-test-harness/commit/733ead7b597d97aa78f1d9a5f6a4b593b7c24970
Author: Jesse Glick <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
M src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
M src/test/java/org/jvnet/hudson/main/JenkinsRuleTimeoutTest.java
Log Message:
-----------
Merge pull request #220 from Wadeck/revert-withtimeout
Revert the change with WithTimeout
Compare:
https://github.com/jenkinsci/jenkins-test-harness/compare/343e5327a111...733ead7b597d
--
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/343e53-733ead%40github.com.