[issue4435] Sphinx does not show failed doctests in quiet mode

2008-11-27 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Please submit Sphinx bugs in its own tracker: http://bitbucket.org/birkenfeld/sphinx/issues -- resolution: -> invalid status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue4435] Sphinx does not show failed doctests in quiet mode

2008-11-26 Thread Robert Schuppenies
New submission from Robert Schuppenies <[EMAIL PROTECTED]>: Sphinx does not show failed doctests when run in quiet mode. Any output from the tests seems to be suppressed. The same applies to the linkckeck builder. -- assignee: georg.brandl components: Documentation tools (Sphinx) message