#20060 closed Bug (fixed)
Test failures in sitemaps app when using custom User model
| Reported by: | matiasb | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.sitemaps | Version: | 1.5 |
| Severity: | Release blocker | 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
contrib.sitemaps tests depends on the default User model. They all fail if run with a custom User model.
A refactoring may be needed to fix/skip when appropriate.
Change History (3)
comment:1 by , 13 years ago
| Severity: | Normal → Release blocker |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
See also #20048.