Skip to content

Commit d96f858

Browse files
revert skip
1 parent 018125f commit d96f858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/io/test_pyarrow.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,7 @@ def test_read_specified_bytes_for_file_gcs(pyarrow_fileio_gcs: PyArrowFileIO) ->
17561756

17571757

17581758
@pytest.mark.gcs
1759+
@pytest.mark.skip(reason="Open issue on Arrow: https://github.com/apache/arrow/issues/36993")
17591760
def test_raise_on_opening_file_not_found_gcs(pyarrow_fileio_gcs: PyArrowFileIO) -> None:
17601761
"""Test that PyArrowFile raises appropriately when the gcs file is not found"""
17611762

0 commit comments

Comments
 (0)