New submission from Antoine Pitrou <pit...@free.fr>:

======================================================================
FAIL: test_method_deprecations (test.test_urllib2.OpenerDirectorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_urllib2.py",
 line 628, in test_method_deprecations
    req.get_host()
  File 
"/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/contextlib.py", 
line 54, in __exit__
    next(self.gen)
  File 
"/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/support.py", 
line 776, in _filterwarnings
    missing[0])
AssertionError: filter ('', DeprecationWarning) did not catch any warning

----------
assignee: orsenthil
components: Library (Lib), Tests
messages: 156111
nosy: orsenthil, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: sporadic (?) test_urllib2 failures
type: behavior
versions: Python 3.3

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

Reply via email to