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

Capture stdio of running test suites

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None

      Currently the plugin will parse, for example, target/surefire-reports/TEST-pkg.Suite.xml once it appears. But if pkg.Suite by itself can take two hours to run (as I have observed for some acceptance-test-harness tests, sadly), you just have no idea from the Jenkins UI what is going on, and the build log does not generally say anything beyond

      Running pkg.Suite
      

      So we should pick up the logic from this code and look for any *-output.txt without a corresponding TEST-*.xml, and display it in a special UI (ideally even a live-update widget).

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: