[python-committers] Tagging 3.4a1 with an unhappy AMD64 Win7 SP1 buildbot?
Nick Coghlan
ncoghlan at gmail.com
Sat Aug 3 15:09:12 CEST 2013
On 3 August 2013 19:08, Larry Hastings <larry at hastings.org> wrote:
>
>
> I'm considering for Python 3.4.0a1. The buildbots are all happy, except
> for AMD64 Win7 SP1:
>
> http://buildbot.python.org/all/waterfall?category=3.x.stable
>
> The two failures are zipimport and signal. zipimport is sporadic, and looks
> like some sort of heisenissue. signal is much more consistently broken, and
> has been broken for a while. (Not that Windows support for signal has ever
> been that great. But presumably the regression test is supposed to light up
> green, even on Windows.)
The test_signal problem should be fixed now given my last push. On a
second review, I actually understood the rationale behind Jeremy's
proposed test patch in http://bugs.python.org/issue18396 and accepted
it.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the python-committers
mailing list