Opened 13 years ago
Closed 13 years ago
#18322 closed Bug (wontfix)
Many django.contrib.sessions unit tests do not respect database supports_timezones feature
| Reported by: | Michael Manfre | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.sessions | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Many django.contrib.sessions unit tests do not respect database supports_timezones feature. These tests should be skipped if the database states it does not support
Attachments (1)
Change History (2)
by , 13 years ago
| Attachment: | django-ticket18322.diff added |
|---|
comment:1 by , 13 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'm sorry, but this technique doesn't work, for the reasons explained in #18321.