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

          Peter Florijn created issue -
          Peter Florijn made changes -
          Attachment New: watchdog.tap [ 22344 ]
          Peter Florijn made changes -
          Description Original: 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 gthe build directory and this is also OK so it seems a problem of the HTML presentation.
          New: 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
          Bruno P. Kinoshita made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          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
          Bruno P. Kinoshita made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 145560 ] New: JNJira + In-Review [ 206066 ]

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

              Created:
              Updated:
              Resolved: