Re: [Python-Dev] Current trunk test failures

2006-02-27 Thread Thomas Wouters
On Sun, Feb 26, 2006 at 11:36:20PM -0600, Tim Peters wrote: > The buildbot shows that the debug-build test_grammar is dying with a C > assert failure on all boxes. > > In case it helps, in a Windows release build test_transformer is also failing: All build/test failures introduced by the PEP 308

[Python-Dev] Current trunk test failures

2006-02-26 Thread Tim Peters
The buildbot shows that the debug-build test_grammar is dying with a C assert failure on all boxes. In case it helps, in a Windows release build test_transformer is also failing: test_transformer test test_transformer failed -- Traceback (most recent call last): File "C:\Code\python\lib\test\te