[ 
https://issues.apache.org/jira/browse/ARROW-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-5142:
----------------------------------
    Labels: pull-request-available  (was: )

> [CI] Fix conda calls in AppVeyor scripts
> ----------------------------------------
>
>                 Key: ARROW-5142
>                 URL: https://issues.apache.org/jira/browse/ARROW-5142
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>    Affects Versions: 0.13.0
>            Reporter: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>
> Our {{.bat}} files for AppVeyor CI use "{{conda}}" to execute Conda commands, 
> unfortunately those exit the {{.bat}} script immediately after returning. We 
> need to invoke Conda using "{{call conda}}" instead. However, doing so 
> exposes a bug in the wheel tests that went unnoticed.
> See https://github.com/apache/arrow/pull/4015



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to