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

If two branchheads points to same commit, wrong branch might get deleted (our case 12269)

      When there is both a ready and feature branch present, pointing to the same commit, it picks the feature branch and pushes into master and deletes the feature branch. But the branch pattern is set for ready.

          [JENKINS-25512] If two branchheads points to same commit, wrong branch might get deleted (our case 12269)

          Code changed in jenkins
          User: Bue Petersen
          Path:
          src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/TwoBranchHeadsIT.java
          http://jenkins-ci.org/commit/pretested-integration-plugin/45fcae0808f1b36bb1a5c99399e128f90cd1e962
          Log:
          JENKINS-25512: Ignoring failing tests

          There are tests written showing the problem, but the bug haven't been
          solved. It not prioritized now, and we need a release so disabling tests
          temporarily.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Bue Petersen Path: src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/TwoBranchHeadsIT.java http://jenkins-ci.org/commit/pretested-integration-plugin/45fcae0808f1b36bb1a5c99399e128f90cd1e962 Log: JENKINS-25512 : Ignoring failing tests There are tests written showing the problem, but the bug haven't been solved. It not prioritized now, and we need a release so disabling tests temporarily.

          Lars Kruse added a comment -

          Lars Kruse added a comment - This issue continues at GHI: https://github.com/Praqma/pretested-integration-plugin/issues/10

            praqma Praqma Support
            bue Bue Petersen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: