[ https://issues.jenkins-ci.org/browse/JENKINS-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161770#comment-161770 ]
SCM/JIRA link daemon commented on JENKINS-13504: ------------------------------------------------ Code changed in jenkins User: Si Westcott Path: src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java src/test/java/hudson/plugins/fitnesse/FitnesseExecutorTest.java http://jenkins-ci.org/commit/fitnesse-plugin/26a6cc4acf385f46d3e832ef97265f33194d234b Log: Merge pull request #1 from rborer/master JENKINS-13504: use the HTTP timeout inside the connection Compare: https://github.com/jenkinsci/fitnesse-plugin/compare/f643b32...26a6cc4 > Use HTTP FitNesse timeout for the connection > -------------------------------------------- > > Key: JENKINS-13504 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13504 > Project: Jenkins > Issue Type: Improvement > Components: fitnesse > Affects Versions: current > Environment: Jenkins 1.460 on Debian Squeeze > Reporter: Reynald Borer > Priority: Minor > > FitNesse plugin allow to define a timeout for remote tests execution. This > pull request reuse this defined timeout inside the HTTP connection too. This > is useful if the default HTTP read timeout of the JVM has been defined. -- 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