[ 
https://issues.jenkins-ci.org/browse/JENKINS-11937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Westhusing resolved JENKINS-11937.
---------------------------------------

    Fix Version/s: current
       Resolution: Cannot Reproduce

I think the issue with this was commits that are merges.  The merges don't show 
up in Jenkins, but in the repository they contain changes that referred to 
projects not in the ignored list.

Resolving as 'Cannot Reproduce'
                
> Excluded regions only work for one check-in after a build
> ---------------------------------------------------------
>
>                 Key: JENKINS-11937
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11937
>             Project: Jenkins
>          Issue Type: Bug
>          Components: git
>    Affects Versions: current
>         Environment: Windows 7 64-bit, Git Plugin 1.1.13
>            Reporter: Adam Westhusing
>            Assignee: abayer
>              Labels: plugin
>             Fix For: current
>
>
> For our build environment, I am using the Git plugin (1.1.13) with Jenkins.
> In order to do incremental builds to cut down on total build time, I am using 
> the excluded regions feature of the plugin.  This feature appears to work, 
> but only after one check-in.
> Here's my example:
> Check-in for project A.
> Project A builds.
> Check-in for project B.
> Project B builds (Project A correctly ignores the check-in for project B).
> Check-in for project B.
> Project A and B build (Project A does not ignore the check-in for project B 
> when there are multiple check-ins to ignore).
> This issue appears to be similar to JENKINS-8342, however it does not appear 
> to be dependent on the quiet period.  This issue will happen 100% of the time 
> in my environment when trying to ignore a 2nd check-in.  I don't know after 
> that point because the ignore list presumably gets reset after a build.
> This issue affects plugin version 1.1.12 and 1.1.13 in my testing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to