<div dir="ltr">Hi all,<div><br></div><div><div>> I got 20 email messages with titles like</div><div>> "Build failed in Jenkins: ImageJ1-daily-unit-tests #nnn"</div></div><div><br></div><div>I also noticed the large number of emails from Jenkins yesterday, and disabled the two ImageJ unit testing jobs in response. We will reenable the jobs later this week once the issue has been resolved.</div>

<div><br></div><div>Regards,</div><div>Curtis</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 2, 2013 at 10:35 PM, Johannes Schindelin <span dir="ltr"><<a href="mailto:Johannes.Schindelin@gmx.de" target="_blank">Johannes.Schindelin@gmx.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Wayne,<br>
<br>
it is better to discuss this on the mailing list, as I am not the only one<br>
who can change things, and I prefer not to be the bottleneck (there *are*<br>
days when I am completely offline).<br>
<br>
On Sat, 2 Nov 2013, Wayne Rasband wrote:<br>
<br>
> There appear to be a few problems with the unit tests. I got 20 email<br>
> messages with titles like "Build failed in Jenkins:<br>
> ImageJ1-daily-unit-tests #nnn" after I uploaded the ImageJ 1.48g3 daily<br>
> build, and Jenkins seems to be running the tests on ImageJ 1.48f, not<br>
> the daily build. It reports the error<br>
><br>
>    Failed tests:   testGetFeretValues(ij.gui.ShapeRoiTest): arrays first<br>
>    differed at element [1]; expected:<-73.3007558> but was:<106.69924423399361><br>
><br>
> but the daily build always returns positive values as the Feret's angle.<br>
<br>
As you can see from<br>
<a href="http://jenkins.imagej.net/view/Failing/job/ImageJ1-daily-unit-tests/161/console" target="_blank">http://jenkins.imagej.net/view/Failing/job/ImageJ1-daily-unit-tests/161/console</a><br>
the daily build is atually downloaded and tested...<br>
<br>
I also verified that the downloaded ij.jar has the correct ImageJ.VERSION<br>
and ImageJ.BUILD and that the command-line<br>
<br>
        mvn -Dimagej1.version=1.48g3 clean test<br>
<br>
fails because it tries to download the correct version (the Jenkins job<br>
provides alternative settings so that the local repository -- which is<br>
populated with the downloaded ij.jar -- is used).<br>
<br>
Ciao,<br>
Johannes<br>
<br>
_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagej.net">ImageJ-devel@imagej.net</a><br>
<a href="http://imagej.net/mailman/listinfo/imagej-devel" target="_blank">http://imagej.net/mailman/listinfo/imagej-devel</a><br>
</blockquote></div><br></div>