#31 closed defect (fixed)
Fix failed unit tests
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | medium | Milestone: | 1.2 |
Component: | Server | Version: | 1.2.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 924853 |
Description
There are some failing Geometry and KML unit tests.
The Geometry failures are due to slight rounding errors between operating systems.
The KML failures are due to the KML test server not always being online when the unit tests are run.
Change History (4)
comment:1 by , 18 years ago
Owner: | set to |
---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by submission http://trac.osgeo.org/mapguide/changeset/1458
comment:4 by , 18 years ago
External ID: | → 924853 |
---|
Note:
See TracTickets
for help on using tickets.
Updated the failed geometry unit tests.
Added a try/catch around the failed KML unit tests to report when the test server is not online.