Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

django-m2m-tests.diff (2.8 KB ) - added by Alex Gaynor 14 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Alex Gaynor, 14 years ago

Owner: changed from nobody to Alex Gaynor
Status: newassigned
Triage Stage: UnreviewedAccepted

by Alex Gaynor, 14 years ago

Attachment: django-m2m-tests.diff added

comment:2 by Jacob, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [13400]) Fixed #13799, a test failure on Postgres. Thanks, Alex.

comment:3 by Karen Tracey, 14 years ago

(In [13727]) [1.2.X] Fixed #13799, a test failure on Postgres. Thanks, Alex.

r13400 from trunk.

Note: See TracTickets for help on using tickets.
Back to Top