We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e2f1ce + ae1be4d commit 86cc264Copy full SHA for 86cc264
tests/test_real_s3.py
@@ -11,6 +11,7 @@
11
# this could be a slow test on GHA depending on network load
12
# also Githb machines are very far from Oxford
13
@pytest.mark.slow
14
+@pytest.mark.skip(reason="Skip until we change Reductionist API via pull/300")
15
def test_s3_dataset():
16
"""Run somewhat as the 'gold' test."""
17
# NOTE: "https://uor-aces-o.s3-ext.jc.rl.ac.uk" is the stable S3 JASMIN
0 commit comments