Quantcast

[JIRA] (JENKINS-14592) Plugin is parsing session id output from standard error but not standard output

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14592) Plugin is parsing session id output from standard error but not standard output

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Ross Rowe
Components: sauce-ondemand
Created: 26/Jul/12 10:23 PM
Project: Jenkins
Priority: Major Major
Reporter: Ross Rowe
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14592) Plugin is parsing session id output from standard error but not standard output

JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Ross Rowe
Path:
src/main/java/hudson/plugins/sauce_ondemand/BrowserAxis.java
src/main/java/hudson/plugins/sauce_ondemand/PluginImpl.java
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportFactory.java
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java
src/test/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapperTest.java
http://jenkins-ci.org/commit/sauce-ondemand-plugin/db11b54a9f1538053174940e83ef5b3b983ad789
Log:
JENKINS-14592 Added some more logging, and ensure that output that doesnt include job name is parsed

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14592) Plugin is parsing session id output from standard error but not standard output

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Ross Rowe started work on Bug JENKINS-14592
Change By: Ross Rowe (27/Jul/12 9:53 AM)
Status: Open In Progress
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14592) Plugin is parsing session id output from standard error but not standard output

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Ross Rowe
Path:
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportFactory.java
http://jenkins-ci.org/commit/sauce-ondemand-plugin/fb50a93a5d7a7e87d57b0e3288831cb27d3df630
Log:
JENKINS-14592 Removed code which parsed build output during generation of test-specific results

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14592) Plugin is parsing session id output from standard error but not standard output

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Ross Rowe resolved Bug JENKINS-14592 as Fixed

Plugin should now be parsing output in stdout and stderr correctly (as of version 1.20)

Change By: Ross Rowe (14/Aug/12 2:06 AM)
Status: In Progress Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...