Re: test suite fails in release 10604

2009-04-29 Thread Karen Tracey
On Fri, Apr 24, 2009 at 1:38 PM, wrote: > Thanks for the update. Here is what I have found. I ran the tests on python > 2.4 and python 2.5. The error only seems to occur in python 2.6. Here is > what I found regarding this error > > http://bugs.python.org/issue3210 > > > I don't that that Python

Re: test suite fails in release 10604

2009-04-24 Thread jeffhg58
- Original Message - From: "Karen Tracey" To: django-developers@googlegroups.com Sent: Thursday, April 23, 2009 2:31:46 PM GMT -06:00 US/Canada Central Subject: Re: test suite fails in release 10604 On Thu, Apr 23, 2009 at 8:25 AM, jeffhg58 < jeffh...@comcast.net > wrote:

Re: test suite fails in release 10604

2009-04-23 Thread Karen Tracey
On Thu, Apr 23, 2009 at 8:25 AM, jeffhg58 wrote: > > Thanks so much Karen. I will make the changes for the first failure > and I will also take a look at the windows error and see if I can > determine what is causing the error. > Actually I think I know what is causing this, and it turns out I c

Re: test suite fails in release 10604

2009-04-23 Thread jeffhg58
Thanks so much Karen. I will make the changes for the first failure and I will also take a look at the windows error and see if I can determine what is causing the error. On Apr 22, 6:44 pm, Karen Tracey wrote: > On Mon, Apr 20, 2009 at 11:11 AM, jeffhg58 wrote: > > > Hi, > > > after I've updat

Re: test suite fails in release 10604

2009-04-22 Thread Karen Tracey
On Mon, Apr 20, 2009 at 11:11 AM, jeffhg58 wrote: > > Hi, > > after I've updated to svn release 10604, django's test suite fails > with this message, using sqlite3 and python 2.6 on windows xp: > > Failures are also located in http://dpaste.com/34864/ > > Failure 1 is the same as http://code.djan