Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58923

Cannot browse result of tests when publishing several fitnesse result files on Windows

      When you publish more than one fitnesse xml results in this way (pipeline):

      step([$class: 'FitnesseResultsRecorder', fitnessePathToXmlResultsIn: 'fitnesse_*.xml'])

      On a linux agent, if you go to FitNesse Results, you get the links for the two results and you can click on them to browse them.
      The link resolves correctly to:
      http://localhost:8080/job/MyJob/5/fitnesseReport/fitnesse_linux.xml

      But on a Windows agent, the link points to a local disk folder as opposed to a http URL
      C:\jenkins\workspaces\MyJob\fitnesseReport/fitnesse_linux.xml

      This means that the link does not resolve when Jenkins is running (as expected) on a remote machine.

          [JENKINS-58923] Cannot browse result of tests when publishing several fitnesse result files on Windows

          Johann Moro created issue -
          Johann Moro made changes -
          Description Original: When you publish more than one fitnesse xml results in this way (pipeline):
          {code}step([$class: 'FitnesseResultsRecorder', fitnessePathToXmlResultsIn: 'fitnesse_*.xml']){code}

          On a linux agent, if you go to _FitNesse Results_, you get the links for the two results and you can click on them to browse them.
          The link resolves correctly to:
          http://localhost:8080/job/MyJob/5/fitnesseReport/fitnesse_linux.xml

          But on a Windows agent, the link points to a local disk folder as opposed to a http URL
          C:\jenkins\workspaces\MyJob\fitnesseReport/fitnesse_linux.xml

          This means that the link does not resolve when Jenkins is running (as expected) on a remote machine.
          New: When you publish more than one fitnesse xml results in this way (pipeline):
          {code}step([$class: 'FitnesseResultsRecorder', fitnessePathToXmlResultsIn: 'fitnesse_*.xml']){code}

          On a linux agent, if you go to _FitNesse Results_, you get the links for the two results and you can click on them to browse them.
          The link resolves correctly to:
          http://localhost:8080/job/MyJob/5/fitnesseReport/fitnesse_linux.xml
           !linux.png!

          But on a Windows agent, the link points to a local disk folder as opposed to a http URL
          C:\jenkins\workspaces\MyJob\fitnesseReport/fitnesse_linux.xml
           !windows.png!
           
          This means that the link does not resolve when Jenkins is running (as expected) on a remote machine.
          jaruzafa made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          jaruzafa made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Fixed but Unreleased [ 10203 ]
          jaruzafa made changes -
          Status Original: Fixed but Unreleased [ 10203 ] New: Resolved [ 5 ]

            Unassigned Unassigned
            johannmoro Johann Moro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: