Opened 16 years ago
Closed 16 years ago
#10876 closed (duplicate)
Tests in r10586 (inline_admin_formsets) break on PostgreSQL
Reported by: | korpios | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | dev |
Severity: | 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 (last modified by )
The four new tests introduced in r10586 all break under PostgreSQL, since they rely on arbitrary pk values.
The attached patch corrects this issue.
(Psst ... turn the PostgreSQL buildbots back on.)
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | django-r10586-fix.patch added |
---|
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is a dupe of #10163.