[ImageJ-devel] [fiji-devel] Fwd: Build failed in Jenkins: ImgLib #2279

Stephan Preibisch stephan.preibisch at gmx.de
Fri Dec 20 03:34:25 CST 2013


Thanks a lot Curtis!

This is one of the examples where incorporating apriori knowledge ("I must have done something wrong") was surprisingly wrong, ha ha :)

Cheers,
Steffi

On Dec 19, 2013, at 23:36 , Curtis Rueden wrote:

> Hi Steffi and everyone,
> 
> > Although I reverted my commit it still does not compile. Does this
> > make sense? I am sure it is my fault but I have still no idea why this
> > would happen.
> 
> For the record, the problem (which is now fixed) was due to a reboot of the ImageJ Maven development server. My fault, not Steffi's.
> 
> For details, see:
> https://github.com/imglib/imglib/commit/e989540e844538258577d95dd24fa615a1e7c238
> https://github.com/imglib/imglib/commit/ce27291ce50eb888c2606916daebcfed56e329ad#commitcomment-4894654
> 
> Regards,
> Curtis
> 
> 
> On Wed, Dec 18, 2013 at 5:54 AM, Stephan Preibisch <stephan.preibisch at gmx.de> wrote:
> Ok, now I need help :) Although I reverted my commit it still does not compile. Does this make sense? I am sure it is my fault but I have still no idea why this would happen. 
> 
> It should be the exactly same state as before, or?
> 
> Thanks a lot,
> Steffi
> 
>> On Dec 18, 2013, at 12:49 , jenkins at imagej.net wrote:
>> 
>>> See <http://jenkins.imagej.net/job/ImgLib/2279/changes>
>>> 
>>> Changes:
>>> 
>>> [Stephan Preibisch] For some reason this fails to compile on jenkins, reverting it
>>> 
>>> ------------------------------------------
>>> [...truncated 371 lines...]
>>> 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.OutOfBoundsBorderTest.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.AbstractIterableRegionOfInterestTest.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.GeneralPathRegionOfInterestTest.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.LinAlgHelpersTest.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-net.imglib2.img.ImagePlusAdapterTest.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-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-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.fft.FFTTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.algorithm.localization.EllipticGaussianOrthoTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.algorithm.localization.GaussianTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.algorithm.localization.MLEllipticGaussianEstimatorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.algorithm.localization.MLGaussianEstimatorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.algorithm.localization.PeakFitterTest.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.BinningTest.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.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.OutOfBoundsBorderTest.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.AbstractIterableRegionOfInterestTest.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.GeneralPathRegionOfInterestTest.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.LinAlgHelpersTest.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.HyperSliceImgPlusTest.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-net.imglib2.img.ImagePlusAdapterTest.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.randomaccessibleinterval.unary.regiongrowing.CCATest.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-net.imglib2.ops.pointset.ConditionalPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.ConditionalPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.GeneralPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.GeneralPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.HyperVolumePointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.HyperVolumePointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.IterableIntervalPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.IterableIntervalPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.OnePointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.OnePointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetComplementIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetComplementTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetDifferenceIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetDifferenceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetIntersectionIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetIntersectionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetUnionIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetUnionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.RoiPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.RoiPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.TextSpecifiedPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.TextSpecifiedPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-script.imglib.test.TestBufferedImageImg.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
>>> 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.meta.AxesTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.DefaultCalibratedRealIntervalTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.DefaultCalibratedSpaceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.DefaultNamedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.DefaultSourcedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.DefaultTypedAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.DefaultTypedSpaceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.ImgPlusTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.IntervalUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.SpaceUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.DefaultLinearAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.ExponentialAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.ExponentialRecoveryAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.GammaVariateAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.GaussianAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.IdentityAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.InverseRodbardAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.LogLinearAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.PolynomialAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.PowerAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.axis.RodbardAxisTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.units.DefaultUnitServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.meta.view.HyperSliceImgPlusTest.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.randomaccessibleinterval.unary.regiongrowing.CCATest.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-net.imglib2.ops.pointset.ConditionalPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.ConditionalPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.GeneralPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.GeneralPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.HyperVolumePointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.HyperVolumePointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.IterableIntervalPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.IterableIntervalPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.OnePointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.OnePointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetComplementIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetComplementTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetDifferenceIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetDifferenceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetIntersectionIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetIntersectionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetUnionIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.PointSetUnionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.RoiPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.RoiPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.TextSpecifiedPointSetIteratorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.ops.pointset.TextSpecifiedPointSetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.realtransform.InvertibleRealTransformSequenceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-net.imglib2.realtransform.RealTransformSequenceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
>>> Performance: File TEST-script.imglib.test.TestBufferedImageImg.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
>>> Failed to send e-mail to squareys because no e-mail address is known, and no default e-mail domain is configured
>> 
>> ---
>> 
>> Dr. Stephan Preibisch
>> HFSP Fellow
>> Robert H. Singer / Eugene Myers lab
>> 
>> Albert Einstein College of Medicine / HHMI Janelia Farm / MPI-CBG
>> 
>> email: stephan.preibisch at einstein.yu.edu / preibischs at janelia.hhmi.org / preibisch at mpi-cbg.de
>> web: http://www.preibisch.net/
>> 
> 
> ---
> 
> Dr. Stephan Preibisch
> HFSP Fellow
> Robert H. Singer / Eugene Myers lab
> 
> Albert Einstein College of Medicine / HHMI Janelia Farm / MPI-CBG
> 
> email: stephan.preibisch at einstein.yu.edu / preibischs at janelia.hhmi.org / preibisch at mpi-cbg.de
> web: http://www.preibisch.net/
> 
> 
> -- 
> -- 
> Please avoid top-posting, and please make sure to reply-to-all!
>  
> Mailing list web interface: http://groups.google.com/group/fiji-devel
>  
> --- 
> You received this message because you are subscribed to the Google Groups "Fiji-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to fiji-devel+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 
> -- 
> -- 
> Please avoid top-posting, and please make sure to reply-to-all!
>  
> Mailing list web interface: http://groups.google.com/group/fiji-devel
>  
> --- 
> You received this message because you are subscribed to the Google Groups "Fiji-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to fiji-devel+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

---

Dr. Stephan Preibisch
HFSP Fellow
Robert H. Singer / Eugene Myers lab

Albert Einstein College of Medicine / HHMI Janelia Farm / MPI-CBG

email: stephan.preibisch at einstein.yu.edu / preibischs at janelia.hhmi.org / preibisch at mpi-cbg.de
web: http://www.preibisch.net/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20131220/0a95c254/attachment-0001.html>


More information about the ImageJ-devel mailing list