> -----Original Message-----
> From: Arfrever Frehtes Taifersar Arahesis
> [mailto:arfrever.fta_at_gmail.com]
> Sent: Sunday, April 05, 2009 6:11 AM
> To: Bert Huijben; Subversion Development
> Subject: Re: Windows buildbot errors (A lot!)
>
> 2009-04-05 02:10:56 Bert Huijben napisaĆ(a):
> > Hi,
> >
> > Somewhere in the last 24-36 hours the number of errors on the Windows
> > buildbot exploded from just 1 (revert_tests.py 1) to 96.
> >
> > Rerunning the tests at my pc I get the following summary (with the
> same 96
> > failures):
<snip />
> > Summary of test results:
> > 972 tests PASSED
> > 43 tests SKIPPED
> > 32 tests XFAILED (4 WORK-IN-PROGRESS)
> > 96 tests FAILED
> >
> > r37006 is responsible for 73 of the 96 test failures;
>
> I fixed these 73 test failures in r37008.
If I do a
svn merge -c -37008,-37006,-37005,-37004,-37003,-37002,-37001,-37000,-36999,-36998,-36997,-36996,-36995,-36987,-36986,-36985,-36984,-36983 ^/trunk .
before running the tests the other 22 tests are succeeded, so it looks like 95 of these test failures where caused by your changes for introducing some python 3 compatibility in the test suite.
(Not all these revisions apply to trunk; I just took a quick and dirty list)
Bert
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1550331
Received on 2009-04-05 12:49:50 CEST