Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 5151d35bd1362852123e5020deb76e413969fdca
      
https://github.com/jenkinsci/git-client-plugin/commit/5151d35bd1362852123e5020deb76e413969fdca
  Author: Alexander Link <[email protected]>
  Date:   2014-04-09 (Wed, 09 Apr 2014)

  Changed paths:
    M pom.xml
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Enabled proxy support in Tests

Some tests need to access github.
At least for tests not running in a Jenkins instance
the proxy system properties have not been used.


  Commit: cf3914428fcbc2ae645641220c3cc916cd8c1bd5
      
https://github.com/jenkinsci/git-client-plugin/commit/cf3914428fcbc2ae645641220c3cc916cd8c1bd5
  Author: Alexander Link <[email protected]>
  Date:   2014-04-09 (Wed, 09 Apr 2014)

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

  Log Message:
  -----------
  Fixed test test_getAllLogEntries (behind proxy)

test_getAllLogEntries fails with:
Cloning into 'git-client-plugin'...
fatal: Unable to look up github.com (port 9418) (No such host is known. )

"git" protocol port not accessible behind firewall?


  Commit: 04a6775c2c212daeabcbc09526b27e9b6c5a3cc6
      
https://github.com/jenkinsci/git-client-plugin/commit/04a6775c2c212daeabcbc09526b27e9b6c5a3cc6
  Author: Alexander Link <[email protected]>
  Date:   2014-04-09 (Wed, 09 Apr 2014)

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

  Log Message:
  -----------
  Local cleanup issues make test fail

Temporary folders sometimes cannot be deleted.
Tests should not fail due to this.


  Commit: 66c9eb279dffa32a22e49092497103754abacf3e
      
https://github.com/jenkinsci/git-client-plugin/commit/66c9eb279dffa32a22e49092497103754abacf3e
  Author: Alexander Link <[email protected]>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

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

  Log Message:
  -----------
  Fixing RemotingTest - delete temp failed during teardown

...on Windows (in Eclipse).


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/8cf777a5a599...66c9eb279dff

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