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

Add option "Retain long standard output/error"

    XMLWordPrintable

Details

    Description

      Please, add checkbox for retaining full output/error text (like in JUnit).
      Without it long logs are truncated like with:

      8:18:21 [PASS] Loading indicator not detect
      ...[truncated 68 chars]...
      > that passage appeared in Passage details

      Thanks.

      Attachments

        Activity

          nilleb Ivo Bellin Salarin added a comment - - edited
          nilleb Ivo Bellin Salarin added a comment - - edited OK. This can be made. I can't give you a provisional deadline, but you will be able to get it, sooner or later. Note to the developer: The related junit code can be found here: https://github.com/jenkinsci/junit-plugin/blob/master/src/main/resources/hudson/tasks/junit/JUnitResultArchiver/config.jelly (keepLongStdio) https://github.com/jenkinsci/junit-plugin/blob/master/src/main/java/hudson/tasks/junit/TestResult.java The code that shall be changed resides in https://github.com/jenkinsci/mstest-plugin/blob/master/src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly https://github.com/jenkinsci/mstest-plugin/blob/master/src/main/java/hudson/plugins/mstest/MSTestPublisher.java (line 244, as of commit 2e42acb57c2c635049ef0a5b3970332f8319d5f7)

          Code changed in jenkins
          User: nilleb
          Path:
          src/main/java/hudson/plugins/mstest/MSTestPublisher.java
          src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly
          http://jenkins-ci.org/commit/mstest-plugin/9d875257ba61a8b143b2c4e1726f2a606cf715ad
          Log:
          JENKINS-28281 include option corresponding to JUnit KeepLongStdio

          Compare: https://github.com/jenkinsci/mstest-plugin/compare/5399d5038ee3...9d875257ba61

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: nilleb Path: src/main/java/hudson/plugins/mstest/MSTestPublisher.java src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly http://jenkins-ci.org/commit/mstest-plugin/9d875257ba61a8b143b2c4e1726f2a606cf715ad Log: JENKINS-28281 include option corresponding to JUnit KeepLongStdio Compare: https://github.com/jenkinsci/mstest-plugin/compare/5399d5038ee3...9d875257ba61

          Fixed in 0.18

          nilleb Ivo Bellin Salarin added a comment - Fixed in 0.18
          alexey_larsky Alexey Larsky added a comment -

          Thanks a lot!

          alexey_larsky Alexey Larsky added a comment - Thanks a lot!

          People

            nilleb Ivo Bellin Salarin
            alexey_larsky Alexey Larsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: