Comment 4 for bug 829487

Revision history for this message
Matthias Klose (doko) wrote :

the URL tests don't fail, but:

======================================================================
FAIL: test_view_decorator (regressiontests.cache.tests.CacheMiddlewareTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/buildd/python-django-1.3/tests/regressiontests/cache/tests.py", line 1433, in test_view_decorator
    self.assertEqual(response.content, 'Hello World 18')
AssertionError: 'Hello World 10' != 'Hello World 18'