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

Matrix combination select Successful includes non-successful (skipped) item

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Ubuntu 14.04 x86_64
      OpenJDK7
      Jenkins 2.14
      Matrix Configuration Parameter Plugin 1.0.9

      When click "Select Successful" link,
      the auto-selection selects not only the Successful matrix variants,

      <img width="24" height="24" tooltip="Success " src="/static/54ffa35b/images/24x24/blue.png" alt="Success" style="" title="Success ">
      

      but also includes the matrix variants that's never been built before.

      <img width="24" height="24" tooltip="Not run" src="/static/54ffa35b/images/24x24/grey.png" alt="Not run" title="Not run">
      

          [JENKINS-36861] Matrix combination select Successful includes non-successful (skipped) item

          Rick Liu added a comment -

          Rick Liu added a comment - Created pull-request: https://github.com/jenkinsci/matrix-combinations-plugin/pull/13

          Code changed in jenkins
          User: ikedam
          Path:
          src/test/java/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsJenkinsRule.java
          src/test/java/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsParameterDefinitionTest.java
          http://jenkins-ci.org/commit/matrix-combinations-plugin/ba043e14aae3ec76670d5c42cbabe3f05ce7aba9
          Log:
          JENKINS-36861JENKINS-30918 Add tests for JENKINS-36861 and JENKINS-30918

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: src/test/java/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsJenkinsRule.java src/test/java/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsParameterDefinitionTest.java http://jenkins-ci.org/commit/matrix-combinations-plugin/ba043e14aae3ec76670d5c42cbabe3f05ce7aba9 Log: JENKINS-36861 JENKINS-30918 Add tests for JENKINS-36861 and JENKINS-30918

            totoroliu Rick Liu
            totoroliu Rick Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: