[Fdo-trac] [fdo-trac] #883: Unit Test Suite instability
FDO
trac_fdo at osgeo.org
Fri Mar 14 04:58:44 PDT 2014
#883: Unit Test Suite instability
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: major | Milestone:
Component: FDO API | Version:
Severity: 3 | Keywords:
External_id: |
-----------------------+----------------------------------------------------
I recently ran most of the FDO unit test suite and the results were
somewhat unsettling:
The results so far can be found in this spreadsheet (with CppUnit failures
included):
https://docs.google.com/spreadsheet/ccc?key=0AhBgYUE6W7xydEhmQjBIUHpUSzNGMFpLYWE4YmRSWnc&usp=drive_web#gid=0
Some of the identified causes for these failures thus far are due to:
* SHP: Unit tests referencing test data that was removed in #230
* GenericRdbms: Tests referencing the Autodesk.Oracle FDO provider
* GenericRdbms: Small changes to the expected output and the master txt
files have not been updated
* GenericRdbms: An improperly initialized wchar_t array in
UnitTestUtil::Sql2Db() causing buffer overrun errors in SQL Server, MySQL
and PostGis test runners in x64 release mode.
* GenericRdbms: ExtendedCoordSys.txt not copied to the $OUTDIR/com
directory
* GenericRdbms: postgis_fdo_sys.sql and postgis_fdo_sys_idx.sql not
copied to the $OUTDIR/com directory
* SDF: Segfaulting test runner on Ubuntu due to missing realpath() fixes
not ported over from the linux64 sandbox.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/883>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list