#17912: Generic views test failure in 1.3.X branch
-------------------------------------------+------------------------
               Reporter:  julien           |          Owner:  nobody
                   Type:  Bug              |         Status:  new
              Component:  Generic views    |        Version:  1.3
               Severity:  Release blocker  |       Keywords:
           Triage Stage:  Accepted         |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+------------------------
 {{{
 FAIL: test_week_view_allow_future
 (regressiontests.generic_views.dates.WeekArchiveViewTests)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 
"/Users/julien/DjangoCore/hg-1.3.X/tests/regressiontests/generic_views/dates.py",
 line 265, in test_week_view_allow_future
     self.assertEqual(res.status_code, 200)
 AssertionError: 404 != 200
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17912>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to