You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/09/03 19:30:00 UTC

[jira] [Created] (ARROW-6431) [CI][Crossbow] Nightly nopandas jobs fail

Neal Richardson created ARROW-6431:
--------------------------------------

             Summary: [CI][Crossbow] Nightly nopandas jobs fail
                 Key: ARROW-6431
                 URL: https://issues.apache.org/jira/browse/ARROW-6431
             Project: Apache Arrow
          Issue Type: Bug
          Components: Continuous Integration, Python
            Reporter: Neal Richardson
             Fix For: 0.15.0


See https://circleci.com/gh/ursa-labs/crossbow/2337. 

{code:python}
==================================== ERRORS ====================================
_ ERROR collecting opt/conda/lib/python3.6/site-packages/pyarrow/tests/test_pandas.py _
opt/conda/lib/python3.6/site-packages/pyarrow/tests/test_pandas.py:2894: in <module>
    @pytest.mark.skipif(LooseVersion(pd.__version__) < '0.24.0',
E   NameError: name 'pd' is not defined
{code}

Either fix, skip job and create followup Jira to unskip, or delete job.



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