[Python-modules-team] Bug#724070: python-docutils: FTBFS: Test failure in test_raw_url

Daniel Schepler dschepler at gmail.com
Wed Sep 25 16:09:51 UTC 2013


On Wednesday, September 25, 2013 11:37:48 AM Michael Schutte wrote:
> Hello Daniel,
> 
> On Sun, Sep 22, 2013 at 10:55:53AM -0700, Daniel Schepler wrote:
> > From my pbuilder build log:
> > 
> > ...
> > test_parsers/test_rst/test_directives/test_replace.py:
> > totest['replace'][3]; test_parser (DocutilsTestSupport.ParserTestCase)
> > ... ok test_parsers/test_rst/test_directives/test_replace.py:
> > totest['replace'][4]; test_parser (DocutilsTestSupport.ParserTestCase)
> > ... ok test_parsers/test_rst/test_directives/test_replace.py:
> > totest['replace'][5]; test_parser (DocutilsTestSupport.ParserTestCase)
> > ... ok
> > 
> > ======================================================================
> > FAIL: test_raw_url (test_error_reporting.ErrorReportingTests)
> > ----------------------------------------------------------------------
> > 
> > Traceback (most recent call last):
> >   File "/tmp/buildd/python-docutils-0.11/test/test_error_reporting.py",
> >   line 324, in test_raw_url>   
> >     self.parser.parse, source, self.document)
> > 
> > AssertionError: SystemMessage not raised
> > 
> > ----------------------------------------------------------------------
> 
> Thank you for the report.  Unfortunately I cannot reproduce this issue
> in a sid pbuilder chroot on amd64, even when no network interfaces are
> configured.  Is there anything particular about the environment you're
> building in?

It turns out my setting of preferences to "opt out" of broken redirection of 
nonexistent host names to a web search (HTTP only) had expired again.  When I 
re-disabled it to fix DNS to properly return host not found errors, the build 
failure went away.  So, feel free to downgrade the severity of this bug.
-- 
Daniel Schepler



More information about the Python-modules-team mailing list