#10598 closed (fixed)
Recent GIS changes break tests for python 2.3
Reported by: | Malcolm Tredinnick | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Following r10131, some decorators are visible to the test suite, causing crashes when testing with Python 2.3.
Looks like a change similar to r8225 is needed again. I don't want to dive in and just change this, since I don't have real confidence that my setup allows me to test GIS stuff properly at the moment.
Note:
See TracTickets
for help on using tickets.
Fixed by r10137.