dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #26356
Re: [Fenics-buildbot] buildbot failure in FEniCS Project on dolfin-1.1.x-full-raring-amd64
I added a new slave to the buildbot yesterday, running the development
branch of the upcoming Ubuntu 13.04. It fails to run several of the
unit tests with error messages like the one below. Any idea what the
problem could be?
Johannes
ERROR: test_cell_iterators (__main__.MeshIterator)
Iterate over cells
----------------------------------------------------------------------
Traceback (most recent call last):
File "./MeshIterator.py", line 122, in test_cell_iterators
self.assertRaises(RuntimeError, assign, con, i)
File "/usr/lib/python2.7/unittest/case.py", line 476, in assertRaises
callableObj(*args, **kwargs)
File "./MeshIterator.py", line 121, in assign
con(i)[0] = 1
ValueError: assignment destination is read-only
On Thu, Feb 14, 2013 at 7:56 AM, <buildbot@xxxxxxxxxxxxxxxxx> wrote:
> The Buildbot has detected a new failure on builder dolfin-1.1.x-full-raring-amd64 while building FEniCS Project.
> Full details are available at:
> http://fenicsproject.org:8010/builders/dolfin-1.1.x-full-raring-amd64/builds/1
>
> Buildbot URL: http://fenicsproject.org:8010/
>
> Buildslave for this Build: raring-amd64
>
> Build Reason: The Nightly scheduler named 'nightly-dolfin-1.1.x-full' triggered this build
> Build Source Stamp: [branch 1.1.x] HEAD
> Blamelist:
>
> BUILD FAILED: failed make run_unittests
>
> sincerely,
> -The Buildbot
>
>
>
>
> --
> Mailing list: https://launchpad.net/~fenics-buildbot
> Post to : fenics-buildbot@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~fenics-buildbot
> More help : https://help.launchpad.net/ListHelp
Follow ups