Raniere Silva added the comment:

> Can you please complete your bug report? Can you specifiy your OS?

GNU/Linux.

$ uname -a
Linux pupunha 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64 
GNU/Linux
$ gcc --version
gcc (GCC) 4.9.2 20150304 (prerelease)

> Can you try to rerun the test manually with "./python -m test -u all 
> test_urllib2_localnet"?

$ ./python -m test -u all test_urllib2_localnet
[1/1] test_urllib2_localnet
test test_urllib2_localnet failed -- Traceback (most recent call last):
  File "/home/raniere/src/cpython/Lib/test/test_urllib2_localnet.py", line 656, 
in test_bad_address
    "http://sadflkjsasf.i.nvali.d./";)
AssertionError: OSError not raised by urlopen

1 test failed:
    test_urllib2_localnet

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23788>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to