Skip to content

Commit b64aa36

Browse files
committed
add TODO item
1 parent 090f929 commit b64aa36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_real_s3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def test_s3_small_file():
6161
assert result == 222.09129333496094
6262

6363

64+
# TODO un-xfail immediately after Pyfive released with PR #197
6465
@pytest.mark.xfail(reason="Pyfive needs PR #197")
6566
def test_s3_small_dataset():
6667
"""Run an S3 test on a small file."""

0 commit comments

Comments
 (0)