Quantcast

[JIRA] (JENKINS-15174) Timeout option not retrieved correctly

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

[JIRA] (JENKINS-15174) Timeout option not retrieved correctly

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: zregvart
Attachments: timeout_snapshot.JPG
Components: xvfb
Created: 14/Sep/12 6:31 PM
Description:

1. When configuring a project and looking at the advanced options for Xvfb, under Timeout in seconds, enter 5.
2. Save and then navigate back to the project configuration page.
3. Observe the Timeout in seconds is now 5000 (assuming for 5000 milliseconds).
4. Keep the timeout at 5000, save again, and navigate back to the project configuration page.
5. Observe the Timeout in seconds is now 5000000.

This presents a problem because after initially setting the timeout to X seconds, it will be reset to X * 1000 seconds when returning and saving the configuration page. This results in Xvfb apparently hanging when it is really just waiting for the timeout to complete.

Project: Jenkins
Priority: Major Major
Reporter: Daniel Piorkowski
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-15174) Timeout option not retrieved correctly

JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Zoran Regvart
Path:
src/main/java/org/jenkinsci/plugins/xvfb/XvfbBuildWrapper.java
http://jenkins-ci.org/commit/xvfb-plugin/253a5bde656ee1ea883cdfb9410a37307a444381
Log:
JENKINS-15174 Timeout option not retrieved correctly

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-15174) Timeout option not retrieved correctly

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
zregvart commented on Bug JENKINS-15174

Nice catch! Thank you for reporting. This should be fixed in 1.0.3.

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-15174) Timeout option not retrieved correctly

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
zregvart resolved Bug JENKINS-15174 as Fixed
Change By: zregvart (15/Sep/12 4:20 PM)
Status: Open 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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15174) Timeout option not retrieved correctly

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

Thanks! For sure. I appreciate the quick fix as well.

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-15174) Timeout option not retrieved correctly

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
zregvart closed Bug JENKINS-15174 as Fixed
Change By: zregvart (18/Dec/12 1:46 PM)
Status: Resolved Closed
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...