On Tue, Sep 17, 2013 at 09:42:06PM +0100, Garth N. Wells wrote:
> On 17 September 2013 19:59, Anders Logg <[email protected]> wrote:
> > On Mon, Sep 16, 2013 at 11:07:51PM +0100, Garth N. Wells wrote:
> >> Recent demo doc changes lead to the below error when running 'make 
> >> runtests'.
> >>
> >> Garth
> >>
> >> code block:
> >> from dolfin import *
> >> Traceback (most recent call last):
> >>   File "verify_demo_code_snippets.py", line 177, in <module>
> >>     block_source[directory])
> >>   File "verify_demo_code_snippets.py", line 61, in verify_blocks
> >>     in_source = block_in_source(line, block, sources)
> >>   File "verify_demo_code_snippets.py", line 118, in block_in_source
> >>     raise RuntimeError("No source file!")
> >> RuntimeError: No source file!
> >
> > Hmm... make run_doctest works fine for me with fix-issue-120 merged,
> > and the next branch also looks ok on the buildbot. Is it still failing?
>
> Yes.

Which branch? Works fine for me with the `test` branch.

Something you or I need to clean out before running the test?

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

Reply via email to