On Wed, Dec 17, 2008 at 8:45 PM, Tai Lee <[email protected]> wrote: > Is this a bug? If not strictly a bug, would it be worth changing this > behaviour to allow developers to more easily run tests on their > applications as they develop?
I told you in channel that it's normal - dummy does not cache anything - the tests rely on caching, since they test the cache session backend. There is no way to make them not fail unless you either do not test that, or make the dummy cache backend /not/ a dummy cache backend anymore. -- Collin Grady --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
