On Wed, Nov 12, 2014 at 14:47:41 -0800, Nikolaus Rath wrote:

> On 11/12/2014 10:42 AM, Andrey Rahmatullin wrote:
> > On Wed, Nov 12, 2014 at 11:22:55AM +0100, Lucas Nussbaum wrote:
> >>> =================================== FAILURES 
> >>> ===================================
> >>> _________________________________ test_httpcat 
> >>> _________________________________
> >>> Traceback (most recent call last):
> >>>   File "/«BUILDDIR»/python-dugong-3.3+dfsg/test/test_examples.py", line 
> >>> 53, in test_httpcat
> >>>     subprocess.check_call(cmdline, stdout=devnull)
> >>>   File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
> >>>     raise CalledProcessError(retcode, cmd)
> >>> subprocess.CalledProcessError: Command '['/usr/bin/python3.4', 
> >>> '/«BUILDDIR»/python-dugong-3.3+dfsg/test/../examples/httpcat.py', 
> >>> 'http://docs.oracle.com/javaee/7/firstcup/doc/creating-example.htm']' 
> >>> returned non-zero exit status 1
> >>> ----------------------------- Captured stderr call 
> >>> -----------------------------
> >>> 301 Moved Permanently
> > If it accesses the network it's wrong anyway.
> 
> It tries to access the network, and if it fails, the test is skipped.
> 
It shouldn't even try.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to