[issue14952] Cannot run regrtest with amd64/debug on windows

2012-05-31 Thread Kristján Valur Jónsson
Changes by Kristján Valur Jónsson : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailin

[issue14952] Cannot run regrtest with amd64/debug on windows

2012-05-31 Thread Roundup Robot
Roundup Robot added the comment: New changeset c7b16e2be71a by Kristjan Valur Jonsson in branch 'default': Issue #14952: Fix incorrect output dll names for win64/debug builds, causing http://hg.python.org/cpython/rev/c7b16e2be71a -- nosy: +python-dev ___

[issue14952] Cannot run regrtest with amd64/debug on windows

2012-05-31 Thread Kristján Valur Jónsson
Kristján Valur Jónsson added the comment: I've found what is wrong. There is a problem with _multiprocessing.pyd on 64 bit debug builds. Why this manifests itself as it does, I don´t know. Someone must be silencinng the proper import error. this is most likely a build config error, that I wil

[issue14952] Cannot run regrtest with amd64/debug on windows

2012-05-30 Thread Georg Brandl
Georg Brandl added the comment: This should block beta1. -- nosy: +georg.brandl priority: normal -> release blocker ___ Python tracker ___ __

[issue14952] Cannot run regrtest with amd64/debug on windows

2012-05-29 Thread Kristján Valur Jónsson
New submission from Kristján Valur Jónsson : Running the regression tests from the build directory no longer works for Amd64/debug, windows build. D:\pydev\hg\cpython2>PCbuild\amd64\python_d.exe -m test.regrtest Traceback (most recent call last): File "D:\pydev\hg\cpython2\lib\runpy.py", line