Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: dd773f2ca3437de1c0cc9bccfd67133aac9f94aa
      
https://github.com/jenkinsci/jenkins-test-harness/commit/dd773f2ca3437de1c0cc9bccfd67133aac9f94aa
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RandomlyFails.java

  Log Message:
  -----------
  Deprecating @RandomlyFails in favor of rerunFailingTestsCount.


  Commit: 8344b7fe950b16889c7984d8913b8cae5a8463e0
      
https://github.com/jenkinsci/jenkins-test-harness/commit/8344b7fe950b16889c7984d8913b8cae5a8463e0
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/TestEnvironment.java

  Log Message:
  -----------
  Ensure that overlapping tests do not clobber TestEnvironment.CURRENT.


  Commit: 799f0e8671ae19c64c105655997eebdbd4546325
      
https://github.com/jenkinsci/jenkins-test-harness/commit/799f0e8671ae19c64c105655997eebdbd4546325
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Tuning how this component’s own tests are run, to better match plugin builds.


  Commit: 91b471bdeaf348647c7cae5ccb34cb274721bb17
      
https://github.com/jenkinsci/jenkins-test-harness/commit/91b471bdeaf348647c7cae5ccb34cb274721bb17
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    M src/main/java/org/jvnet/hudson/test/TestEnvironment.java
    M src/test/java/org/jvnet/hudson/main/JenkinsRuleTimeoutTest.java

  Log Message:
  -----------
  Applying a more robust timeout to all JenkinsRule-based tests.
Extending the timeout to Jenkins startup and shutdown, since these can involve 
test-specific hangs.
Using the standard JUnit Timeout facility, amended only to produce a complete 
thread dump,
which handles hung threads that do not respond to interrupt() (true for example 
of simple deadlocks).


  Commit: e86b3e9ee1eca0c8fb027789e80a3b64e2e1113d
      
https://github.com/jenkinsci/jenkins-test-harness/commit/e86b3e9ee1eca0c8fb027789e80a3b64e2e1113d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    M src/main/java/org/jvnet/hudson/test/RandomlyFails.java
    M src/main/java/org/jvnet/hudson/test/TestEnvironment.java
    M src/test/java/org/jvnet/hudson/main/JenkinsRuleTimeoutTest.java

  Log Message:
  -----------
  Merge pull request #67 from jglick/JenkinsRule-timeout

JenkinsRule timeout fixes


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/1ec4f46439fa...e86b3e9ee1ec

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to