rubenvdg commented on issue #6397:
URL: https://github.com/apache/iceberg/issues/6397#issuecomment-1346543174

   Both Docker containers fail btw with:
   
   ```
   #11 21.80 FAILED 
tests/io/test_pyarrow.py::test_raise_on_opening_a_local_file_no_permission
   #11 21.80 FAILED 
tests/io/test_pyarrow.py::test_raise_on_checking_if_local_file_exists_no_permission
   #11 21.80 FAILED 
tests/io/test_pyarrow.py::test_raise_on_creating_a_local_file_no_permission
   #11 21.80 FAILED 
tests/io/test_pyarrow.py::test_raise_on_delete_file_with_no_permission
   ```
   
   with a.o. 
   
   ```
   FileNotFoundError: [Errno 2] Failed to open local file 
'/tmp/tmpfj40zq4h/foo.txt'. Detail: [errno 2] No such file or directory
   ```
   
   Is this expected?


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to