We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090f929 commit b64aa36Copy full SHA for b64aa36
tests/test_real_s3.py
@@ -61,6 +61,7 @@ def test_s3_small_file():
61
assert result == 222.09129333496094
62
63
64
+# TODO un-xfail immediately after Pyfive released with PR #197
65
@pytest.mark.xfail(reason="Pyfive needs PR #197")
66
def test_s3_small_dataset():
67
"""Run an S3 test on a small file."""
0 commit comments