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

"failure" post steps in matrix stage will occasionally be called when the cell succeed and other cells failed

      minimal pipleine example:

      https://gist.github.com/LeoQuote/ef99eeb9d85ec72d0f23c7f7e40523ba/revisions

      expect:
      the failure steps will never be called when the first cell is succeed and other cells are failed

      reality:
      the failure step `echo you lost` was occaionally called when the first cell is succeed and other cells is failed

      this can also happen when the post block is inside stages block.

          [JENKINS-60786] "failure" post steps in matrix stage will occasionally be called when the cell succeed and other cells failed

          Hello Team.

           

          Could you change the priority of this issue to higher?

          This heavily affects the usage of Matrix plugin.

          Post actions become unreliable.

           

          Thanks!

          Piotr Niebylski added a comment - Hello Team.   Could you change the priority of this issue to higher? This heavily affects the usage of Matrix plugin. Post actions become unreliable.   Thanks!

            bitwiseman Liam Newman
            leo_quote Leo Quote
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: