On Fri, 4 Jul, 2014 at 8:20 AM, Anders Logg <[email protected]> wrote:
The buildbots are failing:

1. DOLFIN buildbots fail with

*** Error:   Unable to resize uBLAS vector.
*** Reason:  Distributed vectors not supported by uBLAS backend.
*** Where:   This error was encountered inside uBLASVector.cpp.
*** Process: unknown

The scripts on the buildbot need to be fixed to not run in parallel if PETSc is not configured.

Garth


2. FFC buildbots fail with signature/regression test problems

3. UFL fails with

FAIL: test_join_domains (test_domains.TestDomainsWithCoordinateFields)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/home/buildbot/buildslave/ufl-next-trusty-amd64/build/test/test_domains.py",
  line 146, in test_join_domains
    self.assertRaises(UFLException, lambda:
    join_domains([Domain(triangle), Domain(triangle3)]))
AssertionError: UFLException not raised

I can fix FFC. Can someone else look at DOLFIN and UFL?

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

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

Reply via email to