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

It is impossible to see test details for a test case named 'testResult'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • junit-plugin
    • None

      When a test is named 'testResult', it is impossible to see it's details, for example when clicking on it on the 'Test Result' page (e.g. http://localhost:9111/job/reproducer/4/testReport/) you are shown the 'Test Result' page again, with a longer URL ( http://localhost:9111/job/reproducer/4/testReport/com.javacodegeeks.examples.junitmavenexample/CalculatorTest/testResult/ ).

      I suppose if the URL ends with 'testResult', jenkins does some redirect.

       

      To reproduce, copy the attached junit report xml file to /tmp/, and create and build a new job using the config.xml job configuration.

            Unassigned Unassigned
            jmarkos Jakub Markos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: