You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/06/25 18:05:00 UTC

[jira] [Commented] (ARROW-5730) [CI] Dask integration tests are failing

    [ https://issues.apache.org/jira/browse/ARROW-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872580#comment-16872580 ] 

Francois Saint-Jacques commented on ARROW-5730:
-----------------------------------------------

Locally I'm getting:
{code:bash}
_______________________________________________________________________________________________________ ERROR collecting test session ________________________________________________________________________________________________________
opt/conda/lib/python3.6/site-packages/_pytest/config/__init__.py:440: in _importconftest
    return self._conftestpath2mod[conftestpath]
E   KeyError: local('/opt/conda/lib/python3.6/site-packages/pyarrow/tests/conftest.py')

During handling of the above exception, another exception occurred:
opt/conda/lib/python3.6/site-packages/_pytest/config/__init__.py:446: in _importconftest
    mod = conftestpath.pyimport()
opt/conda/lib/python3.6/site-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
opt/conda/lib/python3.6/site-packages/pyarrow/__init__.py:49: in <module>
    from pyarrow.lib import cpu_count, set_cpu_count
E   ImportError: /opt/conda/lib/python3.6/site-packages/pyarrow/lib.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN5arrow2py14InferArrowTypeEP7_objectbPSt10shared_ptrINS_8DataTypeEE
{code}
 

 

> [CI] Dask integration tests are failing
> ---------------------------------------
>
>                 Key: ARROW-5730
>                 URL: https://issues.apache.org/jira/browse/ARROW-5730
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>            Reporter: Krisztian Szucs
>            Priority: Major
>             Fix For: 0.14.0
>
>
> Have not investigated yet, build: https://circleci.com/gh/ursa-labs/crossbow/387



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