Branch: refs/heads/master
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 7e74067829ea7ce3bf8bbe8631c0b395fef15f2d
https://github.com/jenkinsci/acceptance-test-harness/commit/7e74067829ea7ce3bf8bbe8631c0b395fef15f2d
Author: Ivelin Bratanov <[email protected]>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M src/test/java/plugins/GerritTriggerTest.java
Log Message:
-----------
Add functionality to log ProcessBuilder issues.
Add a setup method which initializes the logger before the test.
Add a logProcessBuilderIssues() method which detects whether or not
a process started by a ProcessBuilder has completed successfully
(return value of 0), or not. Any unsuccessful attempts are logged.
Add a logCurlHttpCodeIssues() method which checks the http
response code returned when running a curl command. Any
unsuccessful status codes such as 401, 404, etc. are logged.
Commit: 8d2c43bde3a7bb3bece6f0b3a49ceaa8fa152862
https://github.com/jenkinsci/acceptance-test-harness/commit/8d2c43bde3a7bb3bece6f0b3a49ceaa8fa152862
Author: Marco Miller <[email protected]>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M src/test/java/plugins/GerritTriggerTest.java
Log Message:
-----------
Merge pull request #7 from ibratanov/addLogger
Add functionality to log ProcessBuilder issues in Gerrit Trigger Test.
Compare:
https://github.com/jenkinsci/acceptance-test-harness/compare/004f9c83d6e2...8d2c43bde3a7
--
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.