Quantcast

[JIRA] (JENKINS-12377) Jenkins fitnesse build aborts after HTTP Timeout is exceeded, but tests continue to run

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

[JIRA] (JENKINS-12377) Jenkins fitnesse build aborts after HTTP Timeout is exceeded, but tests continue to run

JIRA noreply@jenkins-ci.org
Ashok Manji created JENKINS-12377:
-------------------------------------

             Summary: Jenkins fitnesse build aborts after HTTP Timeout is exceeded, but tests continue to run
                 Key: JENKINS-12377
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12377
             Project: Jenkins
          Issue Type: Bug
          Components: fitnesse
         Environment: Jenkins ver. 1.446
Hudson Fitnesse plugin 1.4
            Reporter: Ashok Manji


To reproduce:
1. Start Fitnesse on a target machine
2. Setup a Jenkins job to build using the 'Fitnesse instance is already running' option
3. Set the 'HTTP Timeout (ms)' to a value which will cause the test to timeout

Result:
> Jenkins build is classed as Aborted when the timeout value is exceeded, however the Fitnesse tests on the target machine continue to run

Expected Result:
> Jenkins build failing or aborting should force Fitnesse for stop tests

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
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-12377) Jenkins fitnesse build aborts after HTTP Timeout is exceeded, but tests continue to run

JIRA noreply@jenkins-ci.org
Mike Guiney commented on Bug JENKINS-12377

Hi,
I'm seeing very similar behaviour. I would have expected the FitServer.exe process to eventually finish but I guess its hung for some reason (hence the timeout). Trying to debug now. I'm also using a combination of timeouts i.e. the Http timeout thats part of the fitnesse plugin and a Build Timeout plugin for the job. More testing required I guess...
Mike

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-12377) Jenkins fitnesse build aborts after HTTP Timeout is exceeded, but tests continue to run

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Mike Guiney commented on Bug JENKINS-12377

Hi,
A closer look at this seems to be an issue with the fitnesse instance not handling multiple clients running custom suites in parallel. We use custom tags in fitnesse to run a subset of tests as part of a number of smoke test jobs. Our Fitnesse instance doesn't respond well to FitServer.exe which is left hanging in the wind. still investigating...
Mike

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