[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.imagej.opencv.IntImageConvertersTest
log4j:WARN No appenders could be found for logger (org.bushe.swing.event.EventService).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.748 s <<< FAILURE! - in net.imagej.opencv.IntImageConvertersTest
[ERROR] testImgToMatConversion(net.imagej.opencv.IntImageConvertersTest) Time elapsed: 0.028 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testImgToMatConversion(IntImageConvertersTest.java:47)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testImgToMatConversion(IntImageConvertersTest.java:47)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testImgToMatConversion(IntImageConvertersTest.java:47)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testImgToMatConversion(IntImageConvertersTest.java:47)
[ERROR] testFullCircleConversionFromIJ(net.imagej.opencv.IntImageConvertersTest) Time elapsed: 0 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testFullCircleConversionFromIJ(IntImageConvertersTest.java:59)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testFullCircleConversionFromIJ(IntImageConvertersTest.java:59)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testFullCircleConversionFromIJ(IntImageConvertersTest.java:59)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.IntImageConvertersTest.testFullCircleConversionFromIJ(IntImageConvertersTest.java:59)
[INFO] Running net.imagej.opencv.StackedImageTest
[ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.856 s <<< FAILURE! - in net.imagej.opencv.StackedImageTest
[ERROR] testFullCircleConversionFromMatVector(net.imagej.opencv.StackedImageTest) Time elapsed: 1.44 s <<< ERROR!
java.io.IOException: Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
at net.imagej.opencv.StackedImageTest.testFullCircleConversionFromMatVector(StackedImageTest.java:67)
[ERROR] testImgToMatVectorConversion(net.imagej.opencv.StackedImageTest) Time elapsed: 0.247 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testImgToMatVectorConversion(StackedImageTest.java:100)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testImgToMatVectorConversion(StackedImageTest.java:100)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testImgToMatVectorConversion(StackedImageTest.java:100)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testImgToMatVectorConversion(StackedImageTest.java:100)
[ERROR] testMatVectorToImgComversion(net.imagej.opencv.StackedImageTest) Time elapsed: 0 s <<< ERROR!
java.io.IOException: Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
at net.imagej.opencv.StackedImageTest.testMatVectorToImgComversion(StackedImageTest.java:85)
[ERROR] testFullCircleConversionFromIJ(net.imagej.opencv.StackedImageTest) Time elapsed: 0.061 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testFullCircleConversionFromIJ(StackedImageTest.java:46)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testFullCircleConversionFromIJ(StackedImageTest.java:46)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testFullCircleConversionFromIJ(StackedImageTest.java:46)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.StackedImageTest.testFullCircleConversionFromIJ(StackedImageTest.java:46)
[INFO] Running net.imagej.opencv.DoubleImageConvertersTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.134 s <<< FAILURE! - in net.imagej.opencv.DoubleImageConvertersTest
[ERROR] testImgToMatConversion(net.imagej.opencv.DoubleImageConvertersTest) Time elapsed: 0.003 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testImgToMatConversion(DoubleImageConvertersTest.java:47)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testImgToMatConversion(DoubleImageConvertersTest.java:47)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testImgToMatConversion(DoubleImageConvertersTest.java:47)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testImgToMatConversion(DoubleImageConvertersTest.java:47)
[ERROR] testFullCircleConversionFromIJ(net.imagej.opencv.DoubleImageConvertersTest) Time elapsed: 0.001 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testFullCircleConversionFromIJ(DoubleImageConvertersTest.java:59)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testFullCircleConversionFromIJ(DoubleImageConvertersTest.java:59)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testFullCircleConversionFromIJ(DoubleImageConvertersTest.java:59)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.DoubleImageConvertersTest.testFullCircleConversionFromIJ(DoubleImageConvertersTest.java:59)
[INFO] Running net.imagej.opencv.ByteImageConvertersTest
[ERROR] Tests run: 5, Failures: 3, Errors: 2, Skipped: 0, Time elapsed: 0.449 s <<< FAILURE! - in net.imagej.opencv.ByteImageConvertersTest
[ERROR] testFullCircleConversionFromMat(net.imagej.opencv.ByteImageConvertersTest) Time elapsed: 0.419 s <<< FAILURE!
java.lang.AssertionError: Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
at net.imagej.opencv.ByteImageConvertersTest.testFullCircleConversionFromMat(ByteImageConvertersTest.java:95)
[ERROR] testMatToImgConversion(net.imagej.opencv.ByteImageConvertersTest) Time elapsed: 0.001 s <<< FAILURE!
java.lang.AssertionError: Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
at net.imagej.opencv.ByteImageConvertersTest.testMatToImgConversion(ByteImageConvertersTest.java:59)
[ERROR] testImgToMatConversion(net.imagej.opencv.ByteImageConvertersTest) Time elapsed: 0.003 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testImgToMatConversion(ByteImageConvertersTest.java:76)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testImgToMatConversion(ByteImageConvertersTest.java:76)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testImgToMatConversion(ByteImageConvertersTest.java:76)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testImgToMatConversion(ByteImageConvertersTest.java:76)
[ERROR] testMatAndImgArraysAreSameShape(net.imagej.opencv.ByteImageConvertersTest) Time elapsed: 0 s <<< FAILURE!
java.lang.AssertionError: Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
at net.imagej.opencv.ByteImageConvertersTest.testMatAndImgArraysAreSameShape(ByteImageConvertersTest.java:44)
[ERROR] testFullCircleConversionFromIJ(net.imagej.opencv.ByteImageConvertersTest) Time elapsed: 0.001 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testFullCircleConversionFromIJ(ByteImageConvertersTest.java:107)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testFullCircleConversionFromIJ(ByteImageConvertersTest.java:107)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testFullCircleConversionFromIJ(ByteImageConvertersTest.java:107)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.ByteImageConvertersTest.testFullCircleConversionFromIJ(ByteImageConvertersTest.java:107)
[INFO] Running net.imagej.opencv.FloatImageConvertersTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in net.imagej.opencv.FloatImageConvertersTest
[ERROR] testImgToMatConversion(net.imagej.opencv.FloatImageConvertersTest) Time elapsed: 0 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testImgToMatConversion(FloatImageConvertersTest.java:47)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testImgToMatConversion(FloatImageConvertersTest.java:47)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testImgToMatConversion(FloatImageConvertersTest.java:47)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testImgToMatConversion(FloatImageConvertersTest.java:47)
[ERROR] testFullCircleConversionFromIJ(net.imagej.opencv.FloatImageConvertersTest) Time elapsed: 0.001 s <<< ERROR!
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testFullCircleConversionFromIJ(FloatImageConvertersTest.java:59)
Caused by: io.scif.img.ImgIOException: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testFullCircleConversionFromIJ(FloatImageConvertersTest.java:59)
Caused by: java.io.IOException: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testFullCircleConversionFromIJ(FloatImageConvertersTest.java:59)
Caused by: io.scif.FormatException: Invalid TIFF file
at net.imagej.opencv.FloatImageConvertersTest.testFullCircleConversionFromIJ(FloatImageConvertersTest.java:59)
[INFO] Running net.imagej.opencv.RealStackedImageTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.806 s - in net.imagej.opencv.RealStackedImageTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ByteImageConvertersTest.testFullCircleConversionFromMat:95 Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
[ERROR] ByteImageConvertersTest.testMatAndImgArraysAreSameShape:44 Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
[ERROR] ByteImageConvertersTest.testMatToImgConversion:59 Couldn't load image: /Users/curtis/code/imagej/imagej-opencv/test/input.tif
[ERROR] Errors:
[ERROR] ByteImageConvertersTest.testFullCircleConversionFromIJ:107 » IO io.scif.img.Im...
[ERROR] ByteImageConvertersTest.testImgToMatConversion:76 » IO io.scif.img.ImgIOExcept...
[ERROR] DoubleImageConvertersTest.testFullCircleConversionFromIJ:59 » IO io.scif.img.I...
[ERROR] DoubleImageConvertersTest.testImgToMatConversion:47 » IO io.scif.img.ImgIOExce...
[ERROR] FloatImageConvertersTest.testFullCircleConversionFromIJ:59 » IO io.scif.img.Im...
[ERROR] FloatImageConvertersTest.testImgToMatConversion:47 » IO io.scif.img.ImgIOExcep...
[ERROR] IntImageConvertersTest.testFullCircleConversionFromIJ:59 » IO io.scif.img.ImgI...
[ERROR] IntImageConvertersTest.testImgToMatConversion:47 » IO io.scif.img.ImgIOExcepti...
[ERROR] StackedImageTest.testFullCircleConversionFromIJ:46 » IO io.scif.img.ImgIOExcep...
[ERROR] StackedImageTest.testFullCircleConversionFromMatVector:67 IO Couldn't load ima...
[ERROR] StackedImageTest.testImgToMatVectorConversion:100 » IO io.scif.img.ImgIOExcept...
[ERROR] StackedImageTest.testMatVectorToImgComversion:85 IO Couldn't load image: /User...
[INFO]
[ERROR] Tests run: 20, Failures: 3, Errors: 12, Skipped: 0
The latest versions of SCIFIO have problems with some components. Updating these components to pom-scijava 29.0.0-beta-1 and attempting to build fails with
io.scif.FormatException: Invalid TIFF file.Known problems include:
imagej-opencv
imagej-scripting