Opened 16 years ago
Last modified 16 years ago
#10876 closed
Tests in r10586 (inline_admin_formsets) break on PostgreSQL — at Version 1
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.)
Change History (2)
by , 16 years ago
Attachment: | django-r10586-fix.patch added |
---|
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.