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

Toggling "show test # and failure #" to "just show failures" ignored in some cases in multi-configuration jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • matrix-project-plugin
    • Jenkins 1.554.3
      Debian 7.0 x64 (Wheezy)
      Oracle JDK 1.7.0_65

      A multi-configuration job is composed of one or more configurations. The results of the build in each of those configurations can be reached from the top level job page.

      The top level job page correctly toggles JUnit test results between "just show failures" and "show test # and failure #" when I click the link below the JUnit test result graph.

      The job page for any of the configurations do not toggle JUnit test results between "just show failures" and "show test # and failure #" when I click the link below the JUnit test result graph. Clicking the link does not change the displayed graph for that configuration.

      If I change the top level job page, the new setting is honored in each configuration job page. It is only within the configuration job page that the click on the toggle link is ignored.

      Steps to show the problem:

      1. Define a multi-configuration job with at least two configurations
      2. Include a component in the job which will generate junit test results
      3. Configure the job to display JUnit test results
      4. Run the job twice so that test results are visible in a graph on the top page of the job
      5. Toggle the graph on the top page between "just show failures" and not
      6. Open the job page of one of the configurations
      7. Attempt to toggle the graph between "just show failures" and not on the configuration job page

            Unassigned Unassigned
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: