[ImageJ-devel] Unit test problems
Curtis Rueden
ctrueden at wisc.edu
Sun Nov 3 09:32:12 CST 2013
Hi all,
> I got 20 email messages with titles like
> "Build failed in Jenkins: ImageJ1-daily-unit-tests #nnn"
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.
Regards,
Curtis
On Sat, Nov 2, 2013 at 10:35 PM, Johannes Schindelin <
Johannes.Schindelin at gmx.de> wrote:
> Dear Wayne,
>
> it is better to discuss this on the mailing list, as I am not the only one
> who can change things, and I prefer not to be the bottleneck (there *are*
> days when I am completely offline).
>
> On Sat, 2 Nov 2013, Wayne Rasband wrote:
>
> > There appear to be a few problems with the unit tests. I got 20 email
> > messages with titles like "Build failed in Jenkins:
> > ImageJ1-daily-unit-tests #nnn" after I uploaded the ImageJ 1.48g3 daily
> > build, and Jenkins seems to be running the tests on ImageJ 1.48f, not
> > the daily build. It reports the error
> >
> > Failed tests: testGetFeretValues(ij.gui.ShapeRoiTest): arrays first
> > differed at element [1]; expected:<-73.3007558> but
> was:<106.69924423399361>
> >
> > but the daily build always returns positive values as the Feret's angle.
>
> As you can see from
>
> http://jenkins.imagej.net/view/Failing/job/ImageJ1-daily-unit-tests/161/console
> the daily build is atually downloaded and tested...
>
> I also verified that the downloaded ij.jar has the correct ImageJ.VERSION
> and ImageJ.BUILD and that the command-line
>
> mvn -Dimagej1.version=1.48g3 clean test
>
> fails because it tries to download the correct version (the Jenkins job
> provides alternative settings so that the local repository -- which is
> populated with the downloaded ij.jar -- is used).
>
> Ciao,
> Johannes
>
> _______________________________________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/listinfo/imagej-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20131103/f3011552/attachment.html>
More information about the ImageJ-devel
mailing list