Branch: refs/heads/stable-2.7
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 64af77b95cf47fec2416a8a94ef21eb8504226d8
      
https://github.com/jenkinsci/git-client-plugin/commit/64af77b95cf47fec2416a8a94ef21eb8504226d8
  Author: Mark Waite <[email protected]>
  Date:   2019-02-21 (Thu, 21 Feb 2019)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Avoid test fails: 50 sec limit on credentials test

The junit test reporter plugin that reports test results during test
execution will incorrectly report a test failure if the unit test XML
file is kept open with incomplete content.  The credentials test leaves
the content open for the duration of the test and that frequently fails
due to the incomplete content in the open file.


  Commit: 60d09c1171c96edbabef9ac05f01ba444573fc3d
      
https://github.com/jenkinsci/git-client-plugin/commit/60d09c1171c96edbabef9ac05f01ba444573fc3d
  Author: Mark Waite <[email protected]>
  Date:   2019-02-21 (Thu, 21 Feb 2019)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Merge pull request #411 from MarkEWaite/reduce-credential-test-time

Avoid test fails: 50 sec limit on credentials test


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/69b4e0d7638f...60d09c1171c9

-- 
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