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

The view does not show claim information for matrix build

    XMLWordPrintable

Details

    Description

      The view does not show claim information for matrix build

      Steps to reproduce:
      1. Setup matrix job and add to radiator view
      2. fail build.
      3. Claim one of the configurations

      Expected result:
      The view showing the claim.

      Actual result:
      the view shows "not claimed"

      Attachments

        Activity

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/hudson/model/IViewEntry.java
          src/main/java/hudson/model/JobViewEntry.java
          src/main/java/hudson/model/ProjectViewEntry.java
          src/main/resources/hudson/model/RadiatorView/project.jelly
          http://jenkins-ci.org/commit/radiatorview-plugin/bb5616cbf321fa956793ec41fe9afa58f26c32a6
          Log:
          Add support for matrix builds

          Matrix builds show as red until all broken sub-jobs are claimed.

          The code was based on code lifted from pull request 1 from henriklynggaard.

          [FIXED JENKINS-8458]

          Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/8b0b3a4e8310...bb5616cbf321

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/hudson/model/IViewEntry.java src/main/java/hudson/model/JobViewEntry.java src/main/java/hudson/model/ProjectViewEntry.java src/main/resources/hudson/model/RadiatorView/project.jelly http://jenkins-ci.org/commit/radiatorview-plugin/bb5616cbf321fa956793ec41fe9afa58f26c32a6 Log: Add support for matrix builds Matrix builds show as red until all broken sub-jobs are claimed. The code was based on code lifted from pull request 1 from henriklynggaard. [FIXED JENKINS-8458] Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/8b0b3a4e8310...bb5616cbf321

          People

            howama howama
            lynggaard lynggaard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: