You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/01/16 21:28:00 UTC

[jira] [Created] (ARROW-7595) [R][CI] R appveyor job fails on glob

Neal Richardson created ARROW-7595:
--------------------------------------

             Summary: [R][CI] R appveyor job fails on glob
                 Key: ARROW-7595
                 URL: https://issues.apache.org/jira/browse/ARROW-7595
             Project: Apache Arrow
          Issue Type: Bug
          Components: Continuous Integration, R
            Reporter: Neal Richardson
            Assignee: Neal Richardson
             Fix For: 0.16.0


It looks like Appveyor is escaping/shell quoting things it didn't before. This line is failing now: [https://github.com/apache/arrow/blob/master/ci/appveyor-build-r.sh#L47]
 * before (passing): [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/30150558/job/48s5uf3750yhvfqf#L2614]
 * after (failing): [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/30166850/job/t4nuy7xqwu8pr4ph#L2632]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)