Hi everyone,<br><br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">[ERROR] ImgSaver.java:[147,14] cannot find symbol<br>
symbol  : method guessImgLib(net.imglib2.meta.AxisType[],long[],long[])<br>location: class loci.formats.AxisGuesser<br></blockquote>
<br>Drat, I knew this was going to happen, but did not disable Jenkins in time. I am in the process of fixing it. The issue is that we removed ImgLib2 I/O support from SCIFIO, to avoid various complications of maintaining two parallel codebases.<br>

<br>We will make another attempt to migrate the imglib2-io into scifio core later this year, once we have sorted out the build issues.<br><br>Sorry for the noise!<br><br>-Curtis<br><br><br><div class="gmail_quote">On Thu, Apr 5, 2012 at 3:22 PM,  <span dir="ltr">&lt;<a href="mailto:jenkins@imagej.net">jenkins@imagej.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">See &lt;<a href="http://jenkins.imagej.net/job/ImgLib/686/changes" target="_blank">http://jenkins.imagej.net/job/ImgLib/686/changes</a>&gt;<br>


<br>
Changes:<br>
<br>
[Stephan Preibisch] Benchmark computes median<br>
<br>
------------------------------------------<br>
[...truncated 1487 lines...]<br>
 T E S T S<br>
-------------------------------------------------------<br>
<br>
Results :<br>
<br>
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0<br>
<br>
[INFO] [jar:jar {execution: default-jar}]<br>
[INFO] Building jar: /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/examples/GameOfDeath2/target/GameOfDeath2-2.0.0-SNAPSHOT.jar<br>
[INFO] [install:install {execution: default-install}]<br>
[INFO] Installing /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/examples/GameOfDeath2/target/GameOfDeath2-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imglib2/GameOfDeath2/2.0.0-SNAPSHOT/GameOfDeath2-2.0.0-SNAPSHOT.jar<br>


[INFO] [deploy:deploy {execution: default-deploy}]<br>
[INFO] Retrieving previous build number from imagej.snapshots<br>
Uploading: <a href="http://maven.imagej.net/content/repositories/snapshots/net/imglib2/GameOfDeath2/2.0.0-SNAPSHOT/GameOfDeath2-2.0.0-20120405.202152-19.jar" target="_blank">http://maven.imagej.net/content/repositories/snapshots/net/imglib2/GameOfDeath2/2.0.0-SNAPSHOT/GameOfDeath2-2.0.0-20120405.202152-19.jar</a><br>


Apr 5, 2012 3:22:51 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme<br>
INFO: basic authentication scheme selected<br>
4/8K<br>
8/8K<br>
8/8K<br>
8K uploaded  (GameOfDeath2-2.0.0-20120405.202152-19.jar)<br>
[INFO] Retrieving previous metadata from imagej.snapshots<br>
[INFO] Uploading repository metadata for: &#39;artifact net.imglib2:GameOfDeath2&#39;<br>
Apr 5, 2012 3:22:52 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme<br>
INFO: basic authentication scheme selected<br>
[INFO] Retrieving previous metadata from imagej.snapshots<br>
[INFO] Uploading repository metadata for: &#39;snapshot net.imglib2:GameOfDeath2:2.0.0-SNAPSHOT&#39;<br>
Apr 5, 2012 3:22:52 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme<br>
INFO: basic authentication scheme selected<br>
[INFO] Uploading project information for GameOfDeath2 2.0.0-20120405.202152-19<br>
Apr 5, 2012 3:22:52 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme<br>
INFO: basic authentication scheme selected<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] Building ImgLib2 I/O<br>
[INFO]    task-segment: [clean, deploy]<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] [clean:clean {execution: default-clean}]<br>
[INFO] Deleting /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/io/target<br>
[debug] execute contextualize<br>
[INFO] [resources:resources {execution: default-resources}]<br>
[INFO] Using &#39;UTF-8&#39; encoding to copy filtered resources.<br>
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/io/src/main/resources<br>
[INFO] [compiler:compile {execution: default-compile}]<br>
[INFO] Compiling 10 source files to /data/devel/jenkins/jobs/ImgLib/workspace/imglib2/io/target/classes<br>
[INFO] -------------------------------------------------------------<br>
[ERROR] COMPILATION ERROR :<br>
[INFO] -------------------------------------------------------------<br>
[ERROR] ImgSaver.java:[147,14] cannot find symbol<br>
symbol  : method guessImgLib(net.imglib2.meta.AxisType[],long[],long[])<br>
location: class loci.formats.AxisGuesser<br>
[ERROR] ImgSaver.java:[453,25] cannot find symbol<br>
symbol  : method guessImgLib(net.imglib2.meta.AxisType[],long[],long[])<br>
location: class loci.formats.AxisGuesser<br>
[INFO] 2 errors<br>
[INFO] -------------------------------------------------------------<br>
[INFO] ------------------------------------------------------------------------<br>
[ERROR] BUILD FAILURE<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] Compilation failure<br>
<br>
ImgSaver.java:[147,14] cannot find symbol<br>
symbol  : method guessImgLib(net.imglib2.meta.AxisType[],long[],long[])<br>
location: class loci.formats.AxisGuesser<br>
ImgSaver.java:[453,25] cannot find symbol<br>
symbol  : method guessImgLib(net.imglib2.meta.AxisType[],long[],long[])<br>
location: class loci.formats.AxisGuesser<br>
<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] For more information, run Maven with the -e switch<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] Total time: 1 minute 5 seconds<br>
[INFO] Finished at: Thu Apr 05 15:22:54 CDT 2012<br>
[INFO] Final Memory: 140M/997M<br>
[INFO] ------------------------------------------------------------------------<br>
Archiving artifacts<br>
Performance: No threshold configured for making the test unstable<br>
Performance: No threshold configured for making the test failure<br>
Performance: Recording JUnit reports &#39;**/TEST-*.xml&#39;<br>
Performance: Parsing JUnit report file TEST-HistogramTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.AllConnectedComponentsTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.WatershedTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.BasicTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.TestSortedGrayLevelIterator.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.LabelingTest.xml<br>
Performance: Parsing JUnit report file TEST-SquareTest.xml<br>
Performance: Parsing JUnit report file TEST-imglib.ops.Rev2FunctionalIdeasTest.xml<br>
Performance: Parsing JUnit report file TEST-script.imglib.test.TestPlot.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.kdtree.VolumetricSearchTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.AllConnectedComponentsTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.WatershedTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.region.BresenhamLineTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.algorithm.region.localneighborhood.DomainCursorTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.IterableIntervalSubsetTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.PointTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.RealPointTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.TestAbstractRealLocalizable.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.collection.RealPointSampleListTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellContainerFactoryTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellContainerTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellCursorTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CellTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.cell.CopyTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.list.CopyTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.planar.CopyTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.transform.ImgTranslationAdapterTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.nearestneighbor.KDTreeTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.nearestneighbor.NearestNeighborSearchOnIterableRealIntervalTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundaryTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundaryTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.outofbounds.OutOfBoundsPeriodicTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.position.transform.FloorOffsetTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.roi.BinaryMaskRegionOfInterestTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.roi.CompositeRegionOfInterestTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.roi.EllipseRegionOfInterestTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.roi.PolygonRegionOfInterestTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.roi.RectangleRegionOfInterestTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.sampler.special.TestConstantRandomAccessible.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.sampler.special.TestConstantRealRandomAccessible.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.util.ImgUtilTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.util.KthElementTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.util.PartitionTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.view.RandomAccessTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.view.RandomAccessibleIntervalCursorTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.view.SequentializeTransformTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.BasicTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.LabelingOutOfBoundsTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.labeling.LabelingTest.xml<br>
Performance: Parsing JUnit report file TEST-tests.roi.TestAbstractRegionOfInterest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.img.ImgTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example10Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example11Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example12Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example1Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example2Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example3Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example4Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example5Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example6Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example7Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example8Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.example.Example9Test.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.bool.BinaryAndNotTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.bool.BinaryXorTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexAddTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexAvgTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyLeftTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyRightTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexDifferenceTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexDivideTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexMultiplyTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexPowerTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.binary.complex.ComplexSubtractTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexExpTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexIntegerPowerTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexLogTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.ops.operation.unary.complex.ComplexReciprocalTest.xml<br>
Performance: Parsing JUnit report file TEST-script.imglib.test.TestExtend.xml<br>
Performance: Parsing JUnit report file TEST-script.imglib.test.TestIntegralImage.xml<br>
Performance: Parsing JUnit report file TEST-script.imglib.test.TestIntegralImagePerformance.xml<br>
Performance: Parsing JUnit report file TEST-script.imglib.test.TestReduce.xml<br>
Performance: Parsing JUnit report file TEST-script.imglib.test.TestTransformations.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.view.MixedTransformConcatenateTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.view.SlicingTransformConcatenateTest.xml<br>
Performance: Parsing JUnit report file TEST-net.imglib2.view.TranslationTransformConcatenateTest.xml<br>
Performance: File TEST-HistogramTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.AllConnectedComponentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.WatershedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.TestSortedGrayLevelIterator.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.LabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-SquareTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-imglib.ops.Rev2FunctionalIdeasTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-script.imglib.test.TestPlot.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.algorithm.kdtree.VolumetricSearchTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.AllConnectedComponentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.WatershedTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.algorithm.region.BresenhamLineTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.algorithm.region.localneighborhood.DomainCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.IterableIntervalSubsetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.PointTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.RealPointTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.TestAbstractRealLocalizable.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.collection.RealPointSampleListTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.cell.CellContainerFactoryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.cell.CellContainerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.cell.CellCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.cell.CellTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.cell.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.list.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.planar.CopyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.transform.ImgTranslationAdapterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.nearestneighbor.KDTreeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.nearestneighbor.NearestNeighborSearchOnIterableRealIntervalTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsMirrorDoubleBoundaryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundaryTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.outofbounds.OutOfBoundsPeriodicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.position.transform.FloorOffsetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.roi.BinaryMaskRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.roi.CompositeRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.roi.EllipseRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.roi.PolygonRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.roi.RectangleRegionOfInterestTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.sampler.special.TestConstantRandomAccessible.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.sampler.special.TestConstantRealRandomAccessible.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.util.ImgUtilTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.util.KthElementTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.util.PartitionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.view.RandomAccessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.view.RandomAccessibleIntervalCursorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.view.SequentializeTransformTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.LabelingOutOfBoundsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.labeling.LabelingTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-tests.roi.TestAbstractRegionOfInterest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.img.ImgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example10Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example11Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example12Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example1Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example2Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example3Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example4Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example5Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example6Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example7Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example8Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.example.Example9Test.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.bool.BinaryAndNotTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.bool.BinaryXorTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexAddTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexAvgTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyLeftTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexCopyRightTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexDifferenceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexDivideTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexMultiplyTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexPowerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.binary.complex.ComplexSubtractTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexExpTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexIntegerPowerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexLogTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.ops.operation.unary.complex.ComplexReciprocalTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-script.imglib.test.TestExtend.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-script.imglib.test.TestIntegralImage.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-script.imglib.test.TestIntegralImagePerformance.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-script.imglib.test.TestReduce.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-script.imglib.test.TestTransformations.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.view.MixedTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.view.SlicingTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
Performance: File TEST-net.imglib2.view.TranslationTransformConcatenateTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE<br>
</blockquote></div><br>