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
-
Activity
Ben Caradoc-Davies
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | GEOT-4047.patch [ 58882 ] |
Ben Caradoc-Davies
made changes -
| 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 me remoned in its entirety? |
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? |
Andrea Aime
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Ben Caradoc-Davies
made changes -
Ben Caradoc-Davies
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |