Skip to content

Commit a82c192

Browse files
committed
mega-melt: remove n5-aws-s3 tests skip
The needed fix is part of n5-aws-s3 v4.0.0, released in July 2023.
1 parent 43cd759 commit a82c192

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/run.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -347,9 +347,6 @@ sectionStart 'Adjusting the melting pot: unit test hacks'
347347
# somehow fixed in imagej-ops. But for now, let's not let it ruin the melt.
348348
rm -f "$meltingPotDir/net.imagej/imagej-ops/src/test/java/net/imagej/ops/cached/CachedOpEnvironmentTest.java"
349349

350-
# TEMP: Until saalfeldlab/n5-aws-s3#13 is released.
351-
echo "org.janelia.saalfeldlab/n5-aws-s3" >> "$skipTestsFile" &&
352-
353350
# Error while checking the CLIJ2 installation: null
354351
echo "sc.fiji/labkit-pixel-classification" >> "$skipTestsFile" ||
355352
die "Failed to generate $skipTestsFile"

0 commit comments

Comments
 (0)