[Fdo-trac] [fdo-trac] #883: Unit Test Suite instability

FDO trac_fdo at osgeo.org
Fri Mar 14 11:56:13 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:           |  
-----------------------+----------------------------------------------------

Comment(by jng):

 UnitTest_GenericRdbms.patch fixes the following:

  * ExtendedCoordSys.txt not being copied to $OUTDIR/com in release
 configuration of UnitTestSQLServerSpatial. Some unit tests failed because
 this file was not there.
  * postgis_fdo_sys.sql and postgis_fdo_sys_idx.sql not being copied to
 $OUTDIR/com in release configuration of UnitTestPostGis. A lot of unit
 tests failed because these files were not there.
  * Fix improperly initialized lineBuffer in UnitTestUtil::Sql2Db() which
 caused buffer overrun errors in the SQL Server, MySQL and PostGis test
 runners in x64 release mode
  * `#ifdef` out tests involving Autodesk.Oracle override XML documents.
 These tests are enabled by defining `ADSK_FDO`
  * Fix formatting on some of the master text files to ensure before/after
 output comparison is correct

 UnitTest_SHP.patch `#ifdef`s out tests involving test data that was
 removed as a result of #230. These tests are enabled by defining
 `ADSK_FDO`

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/883#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list