We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cd759 commit a82c192Copy full SHA for a82c192
tests/run.sh
@@ -347,9 +347,6 @@ sectionStart 'Adjusting the melting pot: unit test hacks'
347
# somehow fixed in imagej-ops. But for now, let's not let it ruin the melt.
348
rm -f "$meltingPotDir/net.imagej/imagej-ops/src/test/java/net/imagej/ops/cached/CachedOpEnvironmentTest.java"
349
350
-# TEMP: Until saalfeldlab/n5-aws-s3#13 is released.
351
-echo "org.janelia.saalfeldlab/n5-aws-s3" >> "$skipTestsFile" &&
352
-
353
# Error while checking the CLIJ2 installation: null
354
echo "sc.fiji/labkit-pixel-classification" >> "$skipTestsFile" ||
355
die "Failed to generate $skipTestsFile"
0 commit comments