Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 8.0-RC1
-
Fix Version/s: None
-
Component/s: jdbc-oracle plugin
-
Labels:None
Description
When ~/.geotools/oracle.properties is configured to allow other gt-jdbc-oracle online tests to pass, OracleNGDataStoreFactoryTest still fails because is uses its own fixture configuration properties file factory.properties. This file is read from src/test/resources. Attached patch removes redundant fixture configuration files and makes the test use the same file as the others.
(1) Does this test still test whatever it was meant to test?
(2) Is this test still required, or should it instead be removed in its entirety?
Issue Links
- relates to
-
GEOT-3146
Example online fixtures generated by jdbc-postgis / jdbc-oracle have wrong key for password
-