File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -199,20 +199,7 @@ skip-tests = [
199199# but the fix is only available in n5-zarr 2.0.0-alpha-1, and we
200200# do not want to update the SciJava BOM to the alpha version.
201201
202- # In sc.fiji.labkit.ui.plugin.CalculateProbabilityMapWithLabkitIJ1PluginTest.test:
203- # Macro Error: "probability map for blobs.tif" not found in line 4
204- # selectImage ( <"probability map for blobs.tif"> ) ;
205- # java.lang.RuntimeException: Macro canceled
206- # at ij.macro.Interpreter.error(Interpreter.java:1403)
207- # at ij.macro.Functions.selectImage(Functions.java:3225)
208- # at ij.macro.Functions.doFunction(Functions.java:136)
209- # at ij.macro.Interpreter.doStatement(Interpreter.java:280)
210- # at ij.macro.Interpreter.doStatements(Interpreter.java:266)
211- # at ij.macro.Interpreter.run(Interpreter.java:162)
212- # at ij.macro.Interpreter.run(Interpreter.java:92)
213- # at sc.fiji.labkit.ui.plugin.CalculateProbabilityMapWithLabkitIJ1PluginTest.test(CalculateProbabilityMapWithLabkitIJ1PluginTest.java:65)
214202"sc.fiji:labkit-ui" = [
215- " sc.fiji.labkit.ui.plugin.CalculateProbabilityMapWithLabkitIJ1PluginTest" , # Failing (see above)
216203 " sc.fiji.labkit.ui.GarbageCollectionTest" , # Too slow (7 s)
217204 " sc.fiji.labkit.ui.plugin.LabkitProbabilityMapForImagesInDirectoryPluginTest" , # Too slow (65 s)
218205 " sc.fiji.labkit.ui.plugin.SegmentRGBImageTest" , # Too slow (35 s)
You can’t perform that action at this time.
0 commit comments