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

2019-06-26 Thread Francois Saint-Jacques (JIRA)


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

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

Note that the local error I got is fixed by ARROW-5739.

> [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)


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

2019-06-25 Thread Francois Saint-Jacques (JIRA)


[ 
https://issues.apache.org/jira/browse/ARROW-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)