Then why isn't the buildbot failing? Looks to me like the test is enabled in test/unit/test.py
-- Anders On Wed, Nov 13, 2013 at 03:03:10PM +0100, Johan Hake wrote: > Same here... > > Johan > > > On Wed, Nov 13, 2013 at 2:56 PM, Anders Logg <[email protected]> wrote: > > The unit test geometry/BoundingBoxTree.py fails on my machines (with > master) but seem to pass on the buildbots. > > The test in question fails with: > > Traceback (most recent call last): > File "BoundingBoxTree.py", line 372, in > test_compute_closest_entity_3d > self.assertEqual(entity, reference[0]) > AssertionError: 5 != 4 > > Can someone else check if this test fails on your machines as well? > > > _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
