Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#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.

Change History (2)

comment:1 by Malcolm Tredinnick, 15 years ago

Resolution: fixed
Status: newclosed

Fixed by r10137.

comment:2 by Jacob, 13 years ago

milestone: 1.1

Milestone 1.1 deleted

Note: See TracTickets for help on using tickets.
Back to Top