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?

--
Anders
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to