消息 [108914]
Debug and Release builds of py3k both throw up a Visual Studio debugger prompt when running this test on Windows. I don't have much time at the moment to investigate, but I find it odd that this isn't occurring on the two Windows py3k buildbots.
Output of the release build after selecting not to debug:
C:\python-dev\py3k>PCbuild\amd64\python.exe -m test.regrtest test_capi
test_capi
test test_capi failed -- Traceback (most recent call last):
File "C:\python-dev\py3k\lib\test\test_capi.py", line 50, in test_no_FatalError_infinite_loop
b'Fatal Python error:'
AssertionError: b"Fatal Python error: PyThreadState_Get: no current thread\r\n\r
\nThis application has requested the Runtime to terminate it in an unusual way.\
nPlease contact the application's support team for more information." != b'Fatal
Python error: PyThreadState_Get: no current thread'
1 test failed:
test_capi |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-06-29 15:58:27 | brian.curtin | 修改 | recipients:
+ brian.curtin |
| 2010-06-29 15:58:27 | brian.curtin | 修改 | messageid: <1277827107.42.0.0793977492373.issue9116@psf.upfronthosting.co.za> |
| 2010-06-29 15:58:26 | brian.curtin | 链接 | issue9116 messages |
| 2010-06-29 15:58:25 | brian.curtin | 创建 | |
|