Skip to content

Commit dddbe9c

Browse files
committed
mega-melt: add link to relevant n5-aws-s3 issue
1 parent efbfc28 commit dddbe9c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/run.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,7 @@ echo "net.imagej/imagej-legacy" >> "$skipTestsFile" &&
173173
# TEMP: Until saalfeldlab/n5-zarr#11 is merged and released.
174174
echo "org.janelia.saalfeldlab/n5-zarr" >> "$skipTestsFile" &&
175175

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)
176+
# TEMP: Until saalfeldlab/n5-aws-s3#13 is fixed.
179177
echo "org.janelia.saalfeldlab/n5-aws-s3" >> "$skipTestsFile" &&
180178

181179
# Error while checking the CLIJ2 installation: null

0 commit comments

Comments
 (0)