Ticket #262 (closed enhancement: fixed)
Reduce order dependencies in SchemaMgrTests.TestSpatialContexts
| Reported by: | brentrobinson | Owned by: | brentrobinson |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.3.0 |
| Component: | FDO API | Version: | 3.3.0 |
| Severity: | 3 | Keywords: | |
| Cc: | External ID: |
Description
This ticket will add the ability to do some extra processing to the output files generated by the abovementioned test. Some providers may reverse-engineer spatial contexts, from non-FDO datastores, in an unpredictable order, meaning that the spatial contexts in the output files are not in a predictable order. This leads to false failures when these files are compared against the masters.
The solution will be to add a stylesheet that removes the contents of each spatial contexts and pastes it into each referencing geometric property. This gets the contents of the output files back to a predictable order.
Change History
Note: See
TracTickets for help on using
tickets.
