Ian while you are there; the SDO tests were not taken over to jdbc-ng (the code was cut&pasted over). Could I trouble you to rescue the SDOTest from 2.7.x?
I don't have an Oracle myself to work against, Jody On 18/08/2011, at 8:50 PM, Ian Turton wrote: > I have a need to debug the jdbc-oracle datastore, (it missreads the > metadata if the table name has _ in it) - however I'm having problems > getting the current tests to pass. I'm not sure if that is because I > don't really understand how Oracle works or that the tests are > assuming something related to an older version (version 10 seems to be > mentioned, while I have 11). > > So my question is does anyone currently have a system with working > oracle tests running? or should I just comment out the tests that fail > and work on fixing the problem I actually have? > > The actual problems are: > Failed tests: > testMappings(org.geotools.data.oracle.OracleDateTest) - seems to > get a timestamp instead of a date > > Tests in error: > testFiltersByDate(org.geotools.data.oracle.OracleDateTest) - tries > to cast a string to a Timestamp > testCreateConnection(org.geotools.data.oracle.OracleNGDataStoreFactoryTest) > - couldn't connect to DB > > testCaptureOldDatastoreConfig(org.geotools.data.oracle.OracleNGDataStoreFactoryTest) > - couldn't connect to DB > testCreateSchema(org.geotools.data.oracle.OracleDataStoreTest) - > Error occurred creating table > > Thanks > > Ian > -- > Ian Turton > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
