#23633 closed Bug (invalid)
Fix for #23612 broke tests
| Reported by: | Jaap Roes | Owned by: | nobody |
|---|---|---|---|
| Component: | Testing framework | Version: | dev |
| Severity: | Normal | Keywords: | AssertionError fixtures regress |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
In the current master TestLoadFixtureFromOtherAppDirectory, introduced by the patch for #23612, doesn't pass on my machine (Ubuntu 14.04).
It fails running ./tests/runtests.py. cd tests && runtests.py does work. So I guess this bug is invalid.
Change History (4)
comment:1 by , 11 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 11 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:4 by , 11 years ago
Note:
See TracTickets
for help on using tickets.
Actually, I think we should fix this if possible. I've reopened the original ticket.