Comment 2 for bug 803898

Revision history for this message
Martin Sandve Alnæs (martinal) wrote : Re: [Bug 803898] Re: Bug in test framework

I did cd test; python test.py.

Martin
Den 30. juni 2011 17.05 skrev "Johannes Ring" <email address hidden>
følgende:
> How do you run the tests? One way you can do it is like this:
>
> ./cmake.local
> cd build
> source dolfin.conf
> make runtests
>
> --
> You received this bug notification because you are a member of DOLFIN
> Core Team, which is subscribed to DOLFIN.
> https://bugs.launchpad.net/bugs/803898
>
> Title:
> Bug in test framework
>
> Status in DOLFIN:
> New
>
> Bug description:
> When running the dolfin tests I always get the following error:
>
> Traceback (most recent call last):
> File "test.py", line 71, in <module>
> cppdemos.remove(os.path.join(demodir, 'undocumented', 'quadrature',
'cpp'))
> ValueError: list.remove(x): x not in list
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dolfin/+bug/803898/+subscriptions