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

Aborted builds (due to timeouts) should report test results

    XMLWordPrintable

Details

    Description

      When a Jenkins build is Aborted due to Fitnesse test timeouts, the test results up until the point of aborting should be reported/written in Jenkins.

      Currently, the xml results are just not written, hence no results are picked up in Jenkins.

      Attachments

        Activity

          FitNesse doesn't serve the result XML until after all tests finish. There's a nochunk parameter, but it was actually broken and fixed into FitNesse just recently (no release, yet), I believe. Even with nochunk working - the FitNesse plug-in should be able to recover from broken (incomplete) XML output, in order to show some results.

          stanio Stanimir Stamenkov added a comment - FitNesse doesn't serve the result XML until after all tests finish. There's a nochunk parameter, but it was actually broken and fixed into FitNesse just recently (no release, yet), I believe. Even with nochunk working - the FitNesse plug-in should be able to recover from broken (incomplete) XML output, in order to show some results.

          People

            Unassigned Unassigned
            ashokm Ashok Manji
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: