#10439: Test suite side-effects cause dateformat tests to fail
------------------------------------+---------------------------------------
Reporter: mtredinnick | Owner: nobody
Status: new | Milestone:
Component: Uncategorized | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by mtredinnick):
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
Should mention that I haven't run every combination of tests to work out
the side-effect. My laptop is slow enough and this is low-priority enough
that I've decided to punt for now.
One way to debug this is to run the tests with -v2, capture the output and
notice the order. Then run half of the test preceding the dateformat one,
plus dateformat and see if the problem appears, etc. Alternatively, get
lucky and work out by eye-inspection which test is causing the problem (or
work out which revision introduced the failure and work from there).
--
Ticket URL: <http://code.djangoproject.com/ticket/10439#comment:1>
Django <http://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 [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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---