• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • fitnesse-plugin
    • None
    • Jenkins 1.460 on Debian Squeeze

      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.

          [JENKINS-13504] Use HTTP FitNesse timeout for the connection

          Reynald Borer added a comment -

          Made a pull request with a patch proposal at https://github.com/jenkinsci/fitnesse-plugin/pull/1

          Reynald Borer added a comment - Made a pull request with a patch proposal at https://github.com/jenkinsci/fitnesse-plugin/pull/1

          Code changed in jenkins
          User: Reynald Borer
          Path:
          src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java
          src/test/java/hudson/plugins/fitnesse/FitnesseExecutorTest.java
          http://jenkins-ci.org/commit/fitnesse-plugin/10dbaa82f8258d081b89aabeadfd4ad788487032
          Log:
          JENKINS-13504: use the HTTP timeout inside the connection

          Use the defined HTTP timeout for remote tests execution as a timeout for the connection. This is useful if the default HTTP read timeout of the JVM has been defined.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Reynald Borer Path: src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java src/test/java/hudson/plugins/fitnesse/FitnesseExecutorTest.java http://jenkins-ci.org/commit/fitnesse-plugin/10dbaa82f8258d081b89aabeadfd4ad788487032 Log: JENKINS-13504 : use the HTTP timeout inside the connection Use the defined HTTP timeout for remote tests execution as a timeout for the connection. This is useful if the default HTTP read timeout of the JVM has been defined.

          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

          SCM/JIRA link daemon added a comment - 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

          fixed in version 1.7

          Antoine Aumjaud added a comment - fixed in version 1.7

            Unassigned Unassigned
            rborer Reynald Borer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: