• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • tap-plugin
    • None
    • jenkins 1.584, tap-plugin 1.23

      Diagnostic lines, in the source TAP file, look like

      not ok     3 foo.lux
          # FAIL at line 13:34
          # expected
          #   ==0==
          # actual fail pattern matched "==1=="
      

      but when checking the TAP results in the Jenkins UI (tap-plugin views), it comes out as

      # FAIL at line 13:34
      # expected
      #   ==0==
      # actual fail pattern matched "==1=="
      

      The same happens with whitespaces after the # sign, which is even worse (think pretty-printed JSON output).

          [JENKINS-31415] diagnostics lines have whitespaces shrunked

          Andrei Neculau created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 166778 ] New: JNJira + In-Review [ 182465 ]

            kinow Bruno P. Kinoshita
            andreineculau Andrei Neculau
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: