[New-bugs-announce] [issue23788] test_bad_address fails
Raniere Silva
report at bugs.python.org
Fri Mar 27 13:18:21 CET 2015
New submission from Raniere Silva:
Starting from Git commit 1996f3038458df2b6443c23e4705478ff5db43f8
$ ./configure
$ make
$ make test
======================================================================
FAIL: test_bad_address (test.test_urllib2_localnet.TestUrlopen)
----------------------------------------------------------------------
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
----------------------------------------------------------------------
----------
components: Tests
messages: 239390
nosy: raniere
priority: normal
severity: normal
status: open
title: test_bad_address fails
versions: Python 3.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23788>
_______________________________________
More information about the New-bugs-announce
mailing list