• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • junit-plugin
    • None
    • Platform: All, OS: All

      In tests I work on, it is common to print URLs as part of the failure message or
      stdout/stderr to refer the failure evaluator to some other resource, e.g. a wiki
      page explaining why this test is significant, or a bug report, or even a
      screenshot captured during the test:

      http://hg.netbeans.org/main/diff/d2e46e3d2b9c/jellytools.platform/src/org/netbeans/jellytools/JellyTestCase.java

      Unfortunately, Hudson's web output does not hyperlink these URLs, so you have to
      copy them and paste them into the Location bar. It would be nice if these were
      automatically detected, and hyperlinked.

          [JENKINS-3225] Hyperlink URLs in JUnit output

          Jesse Glick created issue -

          Code changed in hudson
          User: : jglick
          Path:
          trunk/hudson/main/core/src/main/java/hudson/util/HyperlinkingOutTag.java
          trunk/hudson/main/core/src/main/resources/hudson/tasks/junit/CaseResult/index.jelly
          trunk/hudson/main/core/src/test/java/hudson/util/HyperlinkingOutTagTest.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=16023
          Log:
          [FIXED JENKINS-3225] Hyperlink URLs in JUnit output.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : jglick Path: trunk/hudson/main/core/src/main/java/hudson/util/HyperlinkingOutTag.java trunk/hudson/main/core/src/main/resources/hudson/tasks/junit/CaseResult/index.jelly trunk/hudson/main/core/src/test/java/hudson/util/HyperlinkingOutTagTest.java http://fisheye4.cenqua.com/changelog/hudson/?cs=16023 Log: [FIXED JENKINS-3225] Hyperlink URLs in JUnit output.
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Code changed in hudson
          User: : jglick
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=16024
          Log:
          JENKINS-3225 Noted.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : jglick Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=16024 Log: JENKINS-3225 Noted.
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 133298 ] New: JNJira + In-Review [ 202064 ]

          Kim Randell added a comment -

          jglick Was this lost in the conversion to a plugin? It doesn't seem to work any more.

          Kim Randell added a comment - jglick Was this lost in the conversion to a plugin? It doesn't seem to work any more.

          Jesse Glick added a comment -

          I doubt the plugin split would have mattered, but it could have regressed since then for other reasons. Best to file a separate bug with complete steps to reproduce from scratch, linked to this one.

          Jesse Glick added a comment - I doubt the plugin split would have mattered, but it could have regressed since then for other reasons. Best to file a separate bug with complete steps to reproduce from scratch, linked to this one.

          Kim Randell added a comment -

          Just noticed that it does work correctly when viewing the individual test, but not when expanding All Failed Tests from the main Test Report. I'll report that as a new issue.

           

          Kim Randell added a comment - Just noticed that it does work correctly when viewing the individual test, but not when expanding All Failed Tests from the main Test Report. I'll report that as a new issue.  
          Kim Randell made changes -
          Link New: This issue is related to JENKINS-59846 [ JENKINS-59846 ]

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: