#13799 closed (fixed)
Test failing on Postgres on trunk
Reported by: | Alex Gaynor | Owned by: | Alex Gaynor |
---|---|---|---|
Component: | Testing framework | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
See title, failure is probably my fault, in m2m_though_regress.
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by
Owner: | changed from nobody to Alex Gaynor |
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
Changed 13 years ago by
Attachment: | django-m2m-tests.diff added |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
(In [13400]) Fixed #13799, a test failure on Postgres. Thanks, Alex.