Re: regressionstests for latested SVN

2007-03-30 Thread Malcolm Tredinnick
On Fri, 2007-03-30 at 12:43 +0200, [EMAIL PROTECTED] wrote: > Hi all, > > I've updated to the latested django SVN version 4868 and installing it into > my system I ran the regression test of the same version. > > It seems to me that the tests are broken ? > My database is a MySQL 5.0.27 with My

regressionstests for latested SVN

2007-03-30 Thread dummy
Hi all, I've updated to the latested django SVN version 4868 and installing it into my system I ran the regression test of the same version. It seems to me that the tests are broken ? My database is a MySQL 5.0.27 with MySQLDB 1.2.1-p2, Python 2.5 if it matters. I attached the log results. Reg