Hi,
Can whoever is responsible please fix the long time red ffc buildbot on
master?
The reason for the red ffc master is that the references were not
updated after the cpp_optimize default was changed to true.

The tests were green on my laptop, albeit with an error
"ln: accessing `current': Too many levels of symbolic links".

The tests have (mostly*) passed on next.

(*) There's some fiat failure on just one of the machines on ffc next,
I don't know what that's about:

('Testing', ('Raviart-Thomas', 3, 3))
Traceback (most recent call last):
  File "test.py", line 131, in <module>
    sys.exit(test())
  File "test.py", line 94, in test
    element = ElementClass(domain, degree)
  File
"/home/buildbot/fenicsbbot/next/lib/python2.7/site-packages/FIAT/raviart_thomas.py",
line 159, in __init__
    mapping="contravariant piola")
  File
"/home/buildbot/fenicsbbot/next/lib/python2.7/site-packages/FIAT/finite_element.py",
line 55, in __init__
    (u,s,vt) = numpy.linalg.svd( V )
  File "/usr/lib/pymodules/python2.7/numpy/linalg/linalg.py", line 1321, in
svd
    raise LinAlgError, 'SVD did not converge'
numpy.linalg.linalg.LinAlgError: SVD did not converge

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

Reply via email to