nealrichardson commented on pull request #7907: URL: https://github.com/apache/arrow/pull/7907#issuecomment-671512620
Segfault in test_dataset.py? ``` ============================= test session starts ============================= platform win32 -- Python 3.7.8, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 rootdir: C:\projects\arrow\python, configfile: setup.cfg plugins: hypothesis-5.24.0, lazy-fixture-0.6.3 collected 3415 items / 3 skipped / 3412 selected pyarrow\tests\test_adhoc_memory_leak.py s [ 0%] pyarrow\tests\test_array.py ......................s..................... [ 1%] .....................................................................sss [ 3%] sssssss...............................................................ss [ 5%] ....... [ 5%] pyarrow\tests\test_builder.py .... [ 5%] pyarrow\tests\test_cffi.py .... [ 5%] pyarrow\tests\test_compute.py .......................................... [ 7%] ................................................................. [ 9%] pyarrow\tests\test_convert_builtin.py .................................. [ 10%] ........................................................................ [ 12%] ........................................................................ [ 14%] ........................................................................ [ 16%] ............................x........................................... [ 18%] .......x....ssss...................................................... [ 20%] pyarrow\tests\test_csv.py .............................................. [ 21%] ..........................s. [ 22%] pyarrow\tests\test_cython.py . [ 22%] pyarrow\tests\test_dataset.py .................... (arrow) C:\projects\arrow\python>set lastexitcode=3 (arrow) C:\projects\arrow\python>set 1>C:\Users\appveyor\AppData\Local\Temp\1\tmp728E.tmp (arrow) C:\projects\arrow\python>echo C:\projects\arrow\python 1>C:\Users\appveyor\AppData\Local\Temp\1\tmp728F.tmp (arrow) C:\projects\arrow\python>exit /b 3 Command exited with code 3 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
