[New-bugs-announce] [issue7307] test_distutils failure under Windows 7

Antoine Pitrou report at bugs.python.org
Wed Nov 11 21:48:31 CET 2009


New submission from Antoine Pitrou <pitrou at free.fr>:

In
http://www.python.org/dev/buildbot/3.x/builders/x86%20Windows7%203.x/builds/10/steps/test/logs/stdio
:

======================================================================
ERROR: test_reg_class
(distutils.tests.test_msvc9compiler.msvc9compilerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\distutils\tests\test_msvc9compiler.py",
line 48, in test_reg_class
    v = Reg.get_value(path, "lfitalic")
  File
"D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\distutils\msvc9compiler.py",
line 62, in get_value
    raise KeyError(key)
KeyError: 'lfitalic'

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

----------
assignee: tarek
components: Distutils
messages: 95150
nosy: pitrou, tarek
priority: normal
severity: normal
stage: needs patch
status: open
title: test_distutils failure under Windows 7
type: behavior
versions: Python 2.7, Python 3.2

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


More information about the New-bugs-announce mailing list