We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbfc28 commit dddbe9cCopy full SHA for dddbe9c
tests/run.sh
@@ -173,9 +173,7 @@ echo "net.imagej/imagej-legacy" >> "$skipTestsFile" &&
173
# TEMP: Until saalfeldlab/n5-zarr#11 is merged and released.
174
echo "org.janelia.saalfeldlab/n5-zarr" >> "$skipTestsFile" &&
175
176
-# com.amazonaws.services.s3.model.AmazonS3Exception: The specified bucket does
177
-# not exist (Service: Amazon S3; Status Code: 404; Error Code: NoSuchBucket;
178
-# Request ID: null; S3 Extended Request ID: null; Proxy: null)
+# TEMP: Until saalfeldlab/n5-aws-s3#13 is fixed.
179
echo "org.janelia.saalfeldlab/n5-aws-s3" >> "$skipTestsFile" &&
180
181
# Error while checking the CLIJ2 installation: null
0 commit comments