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

Antoine Pitrou resolved ARROW-6522.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 5348
[https://github.com/apache/arrow/pull/5348]

> [Python] Test suite fails with pandas 0.23.4, pytest 3.8.1
> ----------------------------------------------------------
>
>                 Key: ARROW-6522
>                 URL: https://issues.apache.org/jira/browse/ARROW-6522
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Joris Van den Bossche
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> {code}
> _____________________________ test_array_protocol 
> _____________________________
>     def test_array_protocol():
>         if LooseVersion(pd.__version__) < '0.24.0':
> >           pytest.skip(reason='IntegerArray only introduced in 0.24')
> E           TypeError: unexpected keyword arguments: ['reason']
> C:\Miniconda3-x64\envs\wheel-test\lib\site-packages\pyarrow\tests\test_pandas.py:2934:
>  TypeError
> =========================== short test summary info 
> ===========================
> {code}
> See https://ci.appveyor.com/project/Ursa-Labs/crossbow/builds/27310212
> [~jorisvandenbossche] can you have a look?



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to