Modify ↓
Ticket #381 (closed defect: fixed)
South tests fail
| Reported by: | cmwslw | Owned by: | andrew |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.7 |
| Component: | migrations | Version: | 0.6-pre |
| Keywords: | testing, failure | Cc: | cwalker32@… |
Description
I am at the latest development version. I tried testing South and got the following failures: http://dpaste.com/172361/
It seems to do fine performing migrations, but I haven't had a chance to test making migrations. I assume these failures are from an outdated testing framework, but I just wanted to point it out. It might just be due to my unique setup. I'm willing to do further testing if needed
Attachments
Change History
comment:2 Changed 3 years ago by andrew
- Status changed from assigned to closed
- Resolution set to fixed
Fixed in [00df6d09c374].
Note: See
TracTickets for help on using
tickets.

Yes, this is due to some dependency tests failing generally; I'm going to fix them this week.