Opened 14 years ago
Closed 14 years ago
#18011 closed Bug (wontfix)
[patch] broken test test_loaddata_raises_error_when_fixture_has_invalid_foreign_key
| Reported by: | hoffmaje | Owned by: | hoffmaje |
|---|---|---|---|
| Component: | Core (Management commands) | 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
Test did not catch IntegrityError.
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | tests_regressiontests_fixtures_regress_tests.diff added |
|---|
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 14 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
The IntegrityError is not raised.