Hi Jacob,

>
> Under Sqlite tests run in an in-memory database, so this is perfectly
> normal. Like you, I see about a 10x speedup running tests against
> Sqlite.
>

Not surprisingly the tests slowed down once I added the
TEST_DATABASE_NAME parameter to settings. It made debugging easier
though.

>
> That's... bad :( Can you please open a ticket
> (http://code.djangoproject.com/simpleticket) with your trimmed-down
> app and test case? That's the best way to ensure it gets looked at and
> fixed.
>

Done. See http://code.djangoproject.com/ticket/6559
I have attached tests for the problem to the ticket.

>
> You also might want to look at the "testserver" management 
> comment:http://www.djangoproject.com/documentation/django-admin/#testserver-f...
>

I had missed that one; thanks for pointing it out.

Manoj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to