See <http://jenkins.imagej.net/job/ImgLib/834/changes>
Changes: [Albert Cardona] imglib2-scripting: make BufferedImageImg compile with javac. [Albert Cardona] imglib2-scripting: fix error, wasn't referencing the Img but the DataAccess only from the linked type. [Albert Cardona] imglib2-scripting: test for BufferedImageImg [Albert Cardona] imglib2-scripting: test BufferedImageImg for actual changes in the BufferedImage, [Albert Cardona] imglib2-core: added unit test for ARGBScreenImage. [Albert Cardona] imglib2-core: more tests for ARGBScreenImage [Albert Cardona] imglib2-core: refined test for ARGBScreenImage [Albert Cardona] imglib2-scripting: moved BufferedImageImg to net.imglib2 where it was intended to be. ------------------------------------------ [...truncated 1028 lines...] Running net.imglib2.img.transform.ImgTranslationAdapterTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running net.imglib2.img.sparse.NtreeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running net.imglib2.img.list.CopyTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec Running net.imglib2.TestAbstractRealLocalizable Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running net.imglib2.collection.RealPointSampleListTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running net.imglib2.roi.BinaryMaskRegionOfInterestTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running net.imglib2.roi.CompositeRegionOfInterestTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running net.imglib2.roi.RectangleRegionOfInterestTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running net.imglib2.roi.EllipseRegionOfInterestTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running net.imglib2.roi.PolygonRegionOfInterestTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec Running net.imglib2.PointTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running net.imglib2.position.transform.FloorOffsetTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running net.imglib2.RealPointTest Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running net.imglib2.util.ImgUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running net.imglib2.util.KthElementTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running net.imglib2.util.PartitionTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running net.imglib2.util.RealSumTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec Running net.imglib2.sampler.special.TestConstantRandomAccessible Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running net.imglib2.sampler.special.TestConstantRealRandomAccessible Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests in error: initializationError(net.imglib2.display.ARGBScreenImageTest): Method testFill() should be void initializationError(net.imglib2.display.ARGBScreenImageTest): Method testFillAndGrabPixel() should be void initializationError(net.imglib2.display.ARGBScreenImageTest): Method testFillAndPaintPanelAndGrab() should be void Tests run: 393, Failures: 0, Errors: 3, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/core/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59 seconds [INFO] Finished at: Wed May 16 16:02:49 CDT 2012 [INFO] Final Memory: 121M/1464M [INFO] ------------------------------------------------------------------------ Archiving artifacts Performance: No threshold configured for making the test unstable Performance: No threshold configured for making the test failure Performance: Recording JUnit reports '**/TEST-*.xml' Performance: Parsing JUnit report file TEST-HistogramTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.AllConnectedComponentsTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.WatershedTest.xml Performance: Parsing JUnit report file TEST-tests.BasicTest.xml Performance: Parsing JUnit report file TEST-tests.TestSortedGrayLevelIterator.xml Performance: Parsing JUnit report file TEST-tests.labeling.LabelingTest.xml Performance: Parsing JUnit report file TEST-SquareTest.xml Performance: Parsing JUnit report file TEST-imglib.ops.Rev2FunctionalIdeasTest.xml Performance: Parsing JUnit report file TEST-script.imglib.test.TestPlot.xml Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.kdtree.VolumetricSearchTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.AllConnectedComponentsTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.WatershedTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.region.BresenhamLineTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.region.localneighborhood.DomainCursorTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.IterableIntervalSubsetTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.PointTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.RealPointTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.TestAbstractRealLocalizable.xml Performance: Parsing JUnit report file TEST-net.imglib2.collection.RealPointSampleListTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.display.ARGBScreenImageTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellContainerFactoryTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellContainerTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellCursorTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CopyTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.list.CopyTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.planar.CopyTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.sparse.NtreeTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.transform.ImgTranslationAdapterTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.nearestneighbor.KDTreeTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.nearestneighbor.NearestNeighborSearchOnIterableRealIntervalTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundaryTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundaryTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsPeriodicTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.position.transform.FloorOffsetTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.roi.BinaryMaskRegionOfInterestTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.roi.CompositeRegionOfInterestTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.roi.EllipseRegionOfInterestTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.roi.PolygonRegionOfInterestTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.roi.RectangleRegionOfInterestTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.sampler.special.TestConstantRandomAccessible.xml Performance: Parsing JUnit report file TEST-net.imglib2.sampler.special.TestConstantRealRandomAccessible.xml Performance: Parsing JUnit report file TEST-net.imglib2.util.ImgUtilTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.util.KthElementTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.util.PartitionTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.util.RealSumTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.view.RandomAccessTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.view.RandomAccessibleIntervalCursorTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.view.SequentializeTransformTest.xml Performance: Parsing JUnit report file TEST-tests.BasicTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.LabelingOutOfBoundsTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.LabelingTest.xml Performance: Parsing JUnit report file TEST-tests.labeling.SparseLabelingTest.xml Performance: Parsing JUnit report file TEST-tests.roi.TestAbstractRegionOfInterest.xml Performance: Parsing JUnit report file TEST-tests.subimg.SubImgTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.img.ImgTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.io.img.virtual.VirtualImgTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example10Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example11Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example12Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example1Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example2Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example3Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example4Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example5Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example6Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example7Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example8Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example9Test.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.bool.BinaryAndNotTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.bool.BinaryXorTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexAddTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexAvgTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyLeftTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyRightTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexDifferenceTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexDivideTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexMultiplyTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexPowerTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexSubtractTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexExpTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexIntegerPowerTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexLogTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexReciprocalTest.xml Performance: Parsing JUnit report file TEST-script.imglib.test.TestExtend.xml Performance: Parsing JUnit report file TEST-script.imglib.test.TestIntegralImage.xml Performance: Parsing JUnit report file TEST-script.imglib.test.TestIntegralImagePerformance.xml Performance: Parsing JUnit report file TEST-script.imglib.test.TestReduce.xml Performance: Parsing JUnit report file TEST-script.imglib.test.TestTransformations.xml Performance: Parsing JUnit report file TEST-net.imglib2.view.MixedTransformConcatenateTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.view.SlicingTransformConcatenateTest.xml Performance: Parsing JUnit report file TEST-net.imglib2.view.TranslationTransformConcatenateTest.xml Performance: File TEST-HistogramTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.AllConnectedComponentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.WatershedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.TestSortedGrayLevelIterator.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.LabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-SquareTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-imglib.ops.Rev2FunctionalIdeasTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-script.imglib.test.TestPlot.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.algorithm.kdtree.VolumetricSearchTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.AllConnectedComponentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.WatershedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.algorithm.region.BresenhamLineTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.algorithm.region.localneighborhood.DomainCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.IterableIntervalSubsetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.PointTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.RealPointTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.TestAbstractRealLocalizable.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.collection.RealPointSampleListTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.display.ARGBScreenImageTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.cell.CellContainerFactoryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.cell.CellContainerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.cell.CellCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.cell.CellTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.cell.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.list.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.planar.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.sparse.NtreeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.transform.ImgTranslationAdapterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.nearestneighbor.KDTreeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.nearestneighbor.NearestNeighborSearchOnIterableRealIntervalTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundaryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundaryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsPeriodicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.position.transform.FloorOffsetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.roi.BinaryMaskRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.roi.CompositeRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.roi.EllipseRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.roi.PolygonRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.roi.RectangleRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.sampler.special.TestConstantRandomAccessible.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.sampler.special.TestConstantRealRandomAccessible.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.util.ImgUtilTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.util.KthElementTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.util.PartitionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.util.RealSumTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.view.RandomAccessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.view.RandomAccessibleIntervalCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.view.SequentializeTransformTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.LabelingOutOfBoundsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.LabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.labeling.SparseLabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.roi.TestAbstractRegionOfInterest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-tests.subimg.SubImgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.img.ImgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.io.img.virtual.VirtualImgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example10Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example11Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example12Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example1Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example2Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example3Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example4Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example5Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example6Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example7Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example8Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.example.Example9Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.bool.BinaryAndNotTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.bool.BinaryXorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexAddTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexAvgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyLeftTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyRightTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexDifferenceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexDivideTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexMultiplyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexPowerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexSubtractTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexExpTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexIntegerPowerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexLogTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexReciprocalTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-script.imglib.test.TestExtend.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-script.imglib.test.TestIntegralImage.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-script.imglib.test.TestIntegralImagePerformance.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-script.imglib.test.TestReduce.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-script.imglib.test.TestTransformations.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.view.MixedTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.view.SlicingTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE Performance: File TEST-net.imglib2.view.TranslationTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE _______________________________________________ ImageJ-devel mailing list [email protected] http://imagej.net/mailman/listinfo/imagej-devel
