You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/06 20:52:19 UTC

[jira] [Assigned] (ARROW-1088) [Python] test_unicode_filename test fails when unicode filenames aren't supported by system

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

Wes McKinney reassigned ARROW-1088:
-----------------------------------

    Assignee: Jeff Knupp

> [Python] test_unicode_filename test fails when unicode filenames aren't supported by system
> -------------------------------------------------------------------------------------------
>
>                 Key: ARROW-1088
>                 URL: https://issues.apache.org/jira/browse/ARROW-1088
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Jeff Knupp
>            Assignee: Jeff Knupp
>             Fix For: 0.5.0
>
>
> Building/running pyarrow in Docker using Ubuntu 17.04 as a base (with no other modification) fails {{test_unicode_filename}} as unicode filenames are apparently not supported by default in this setup. This is further confirmed by the value of {{os.path.supports_unicode_filenames = False}}. This test should be skipped in such situations.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)