Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: a07387a5d21b273cfc55305ecc2b193111d47bc0
      
https://github.com/jenkinsci/jenkins-test-harness/commit/a07387a5d21b273cfc55305ecc2b193111d47bc0
  Author: Marat Radchenko <ma...@slonopotamus.org>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

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

  Log Message:
  -----------
  Stop swallowing exceptions that happen in TestEnvironment.dispose

This commit is excepted to reveal bogus tests that do not properly shutdown,
especially on Windows where directory cannot be removed if there are any 
running processes
that use it as a working directory.


  Commit: 07275e816663f0b53ce35bd3aaabdd78dfbd9d17
      
https://github.com/jenkinsci/jenkins-test-harness/commit/07275e816663f0b53ce35bd3aaabdd78dfbd9d17
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

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

  Log Message:
  -----------
  Merge pull request #166 from slonopotamus/dispose-exceptions

Stop swallowing exceptions that happen in `TestEnvironment#dispose()`


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/ea2842654aee...07275e816663

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/heads/master/ea2842-07275e%40github.com.

Reply via email to