[
https://issues.apache.org/jira/browse/ARROW-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661716#comment-17661716
]
Rok Mihevc commented on ARROW-4694:
-----------------------------------
This issue has been migrated to [issue
#21222|https://github.com/apache/arrow/issues/21222] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [CI] detect-changes.py is inconsistent
> --------------------------------------
>
> Key: ARROW-4694
> URL: https://issues.apache.org/jira/browse/ARROW-4694
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration
> Affects Versions: 0.12.1
> Reporter: Francois Saint-Jacques
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available, travis-ci
> Fix For: 0.14.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Some examples of pull-requests with wrong affected files:
> - [pr-3762|https://github.com/apache/arrow/pull/3762/files] shouldn't
> trigger [javascript|https://travis-ci.org/apache/arrow/jobs/498805479#L217]
> - [pr-3767|https://github.com/apache/arrow/pull/3767/files] shouldn't
> affect files found in
> [rust|https://travis-ci.org/apache/arrow/jobs/499122044] and
> [javascript|https://travis-ci.org/apache/arrow/jobs/499122041#L217]
> In
> [get_travis_commit_range|https://github.com/apache/arrow/blob/master/ci/detect-changes.py#L63-L67]
> , it references the following
> [comment|https://github.com/travis-ci/travis-ci/issues/4596#issuecomment-139811122].
> If read further down in the
> [thread|https://github.com/travis-ci/travis-ci/issues/4596#issuecomment-434532772],
> you'll note that it can go bonkers due to shallowness and commit of branch
> creation. I'm not sure if this is the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)