消息 [135038]
Since the commit c9207c6ce24a, test_signal fails on OpenIndiana:
http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.x/builds/1179
======================================================================
ERROR: test_block_unlock (test.test_signal.PthreadSigmaskTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/test/test_signal.py", line 539, in test_block_unlock
self.assertEqual(set(old_mask) ^ set(blocked), {signum})
File "/export/home/buildbot/64bits/3.x.cea-indiana-amd64/build/Lib/test/test_signal.py", line 501, in handler
1/0
ZeroDivisionError: division by zero |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-05-03 13:29:31 | vstinner | 修改 | recipients:
+ vstinner, loewis, gregory.p.smith, spiv, exarkun, tseaver, pitrou, benjamin.peterson, marcin.bachry, schmichael, python-dev |
| 2011-05-03 13:29:31 | vstinner | 修改 | messageid: <1304429371.15.0.366924973954.issue8407@psf.upfronthosting.co.za> |
| 2011-05-03 13:29:30 | vstinner | 链接 | issue8407 messages |
| 2011-05-03 13:29:30 | vstinner | 创建 | |
|