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

TAP file results (raw) do not correctly show in web interface

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • tap-plugin
    • MAC Mountain Lion

      I use the TAP plugin as described.
      Although the results seem to be reported correctly when I view the TAP file form the jenkins menu option it seems the format is not OK. Newlines are missing.
      When I run the Python script that produces the TAP file from a terminal I get correct file.

      I checked the TAP file in the build directory and this is also OK so it seems a problem of the HTML presentation.

      In the webpage it is like this:

      1..2 ok 1 login successful not ok 2 No heartbeat message

          [JENKINS-14859] TAP file results (raw) do not correctly show in web interface

          Code changed in jenkins
          User: Bruno P. Kinoshita
          Path:
          src/main/java/org/tap4j/plugin/TapResult.java
          src/main/resources/org/tap4j/plugin/TapResult/contents.jelly
          src/test/java/org/tap4j/plugin/TestTapResultContents.java
          src/test/resources/org/tap4j/plugin/tap/sample.tap
          http://jenkins-ci.org/commit/tap-plugin/ea7004069be7d31cd8aabc1351bd12180bef234b
          Log:
          [FIXED JENKINS-14859] Unformatted TAP output in TapResult getContents method

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Bruno P. Kinoshita Path: src/main/java/org/tap4j/plugin/TapResult.java src/main/resources/org/tap4j/plugin/TapResult/contents.jelly src/test/java/org/tap4j/plugin/TestTapResultContents.java src/test/resources/org/tap4j/plugin/tap/sample.tap http://jenkins-ci.org/commit/tap-plugin/ea7004069be7d31cd8aabc1351bd12180bef234b Log: [FIXED JENKINS-14859] Unformatted TAP output in TapResult getContents method

          Fixed in 1.5

          Bruno P. Kinoshita added a comment - Fixed in 1.5

            kinow Bruno P. Kinoshita
            tooh Peter Florijn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: