Re: [Python-Dev] test_normalization failures across community buildbots

2007-04-16 Thread Collin Winter
On 4/16/07, Brett Cannon <[EMAIL PROTECTED]> wrote: > On 4/16/07, Grig Gheorghiu <[EMAIL PROTECTED]> wrote: > > On 4/16/07, Brett Cannon <[EMAIL PROTECTED]> wrote: > > > Don't know what suddenly triggered this (nothing I did), but the code > > > basically looks correct. What should be happening is

Re: [Python-Dev] test_normalization failures across community buildbots

2007-04-16 Thread Brett Cannon
On 4/16/07, Grig Gheorghiu <[EMAIL PROTECTED]> wrote: On 4/16/07, Brett Cannon <[EMAIL PROTECTED]> wrote: > Don't know what suddenly triggered this (nothing I did), but the code > basically looks correct. What should be happening is regrtest should be > catching that exception and just saying t

Re: [Python-Dev] test_normalization failures across community buildbots

2007-04-16 Thread Grig Gheorghiu
On 4/16/07, Brett Cannon <[EMAIL PROTECTED]> wrote: > Don't know what suddenly triggered this (nothing I did), but the code > basically looks correct. What should be happening is regrtest should be > catching that exception and just saying the test was skipped. > > The last commit on regrtest was

Re: [Python-Dev] test_normalization failures across community buildbots

2007-04-16 Thread Brett Cannon
On 4/16/07, Grig Gheorghiu <[EMAIL PROTECTED]> wrote: Almost all community buildbots have failed the test step due to a failure in test_normalization. Here's a link to the community farm for the trunk: http://www.python.org/dev/buildbot/community/trunk/ And here's an example of a failure: ht

[Python-Dev] test_normalization failures across community buildbots

2007-04-16 Thread Grig Gheorghiu
Almost all community buildbots have failed the test step due to a failure in test_normalization. Here's a link to the community farm for the trunk: http://www.python.org/dev/buildbot/community/trunk/ And here's an example of a failure: http://www.python.org/dev/buildbot/community/trunk/x86%20OSX