Skip to content

[Python] Test failure with ffspec 2021.6.0 #28795

Description

@asfimport

These failures have started showing up in AppVeyor and can be reproduced locally:

pyarrow/tests/test_fs.py ........sx.x..s....sx.x..s.....s.....s....s.....s....s....Fs....s.....s....s.....s....s.....s....s.....s.....s.....s....s.....s....s..... [ 40%]
s....s.....s................ssss....................ssss....s.....s................ssss....................ssss................ssss....................ssss....s.. [ 88%]
...s......s............................. [100%]
================================================================================ FAILURES ================================================================================
______________________________________________test_get_file_info[PyFileSystem(FSSpecHandler(fsspec.filesystem("memory")))] ______________________________________________Traceback (mostrecentcalllast):
File"/home/antoine/arrow/dev/python/pyarrow/tests/test_fs.py", line616, intest_get_file_infofs.create_dir(aaa)
File"pyarrow/_fs.pyx", line460, inpyarrow._fs.FileSystem.create_dircheck_status(self.fs.CreateDir(directory, recursive=recursive))
File"pyarrow/_fs.pyx", line1054, inpyarrow._fs._cb_create_dirhandler.create_dir(frombytes(path), recursive)
File"/home/antoine/arrow/dev/python/pyarrow/fs.py", line266, increate_dirself.fs.mkdir(path, create_parents=recursive)
File"/home/antoine/miniconda3/envs/pyarrow/lib/python3.7/site-packages/fsspec/implementations/memory.py", line99, inmkdirraiseFileExistsErrorFileExistsError

Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou

PRs and other links:

Note: This issue was originally created as ARROW-13090. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions