Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/flaky-test-handler-plugin
  Commit: c613eef66bfc1350b2fb1915bf871ae89daad1b9
      
https://github.com/jenkinsci/flaky-test-handler-plugin/commit/c613eef66bfc1350b2fb1915bf871ae89daad1b9
  Author: Steven Peters <[email protected]>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M 
src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyTestResult.java

  Log Message:
  -----------
  FlakyTestResult: catch NullPointerException

FlakyTestResult(TestResult) should catch NullPointerException
since File(String) will throw that exception if the input is null.


  Commit: b0d58ca582b7fc17e674df52a28a272463b30e78
      
https://github.com/jenkinsci/flaky-test-handler-plugin/commit/b0d58ca582b7fc17e674df52a28a272463b30e78
  Author: Steven Peters <[email protected]>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M 
src/main/java/com/google/jenkins/flakyTestHandler/junit/FlakyTestResult.java

  Log Message:
  -----------
  Merge pull request #4 from scpeters/patch-1

FlakyTestResult: catch NullPointerException


Compare: 
https://github.com/jenkinsci/flaky-test-handler-plugin/compare/47b40f826838...b0d58ca582b7

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to