[New-bugs-announce] [issue23375] test_py3kwarn fails on Windows

Serhiy Storchaka report at bugs.python.org
Mon Feb 2 08:21:29 CET 2015


New submission from Serhiy Storchaka:

http://buildbot.python.org/all/builders/x86%20XP-4%202.7/builds/3092/steps/test/logs/stdio

======================================================================
FAIL: test_optional_module_removals (test.test_py3kwarn.TestStdlibRemovals)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\2.7.bolen-windows\build\lib\test\test_py3kwarn.py", line 395, in test_optional_module_removals
    self.check_removal(module_name, optional=True)
  File "D:\cygwin\home\db3l\buildarea\2.7.bolen-windows\build\lib\test\test_py3kwarn.py", line 379, in check_removal
    .format(module_name))
AssertionError: DeprecationWarning not raised for imageop

----------------------------------------------------------------------

----------
components: Windows
messages: 235228
nosy: serhiy.storchaka, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: test_py3kwarn fails on Windows
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23375>
_______________________________________


More information about the New-bugs-announce mailing list