Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are a number of tests that require a master update every time the version number is bumped.
This is a tedious and error prone detail in the release management process.
Currently affected masters are listed in tools/release/build.xml:
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/metadata.out
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/odbc_metadata.out
java/testing/org/apache/derbyTesting/functionTests/master/metadata.out
java/testing/org/apache/derbyTesting/functionTests/master/odbc_metadata.out
java/testing/org/apache/derbyTesting/functionTests/master/NSinSameJVM.out
java/testing/org/apache/derbyTesting/functionTests/master/checkToursDB.out
java/testing/org/apache/derbyTesting/functionTests/master/testclientij.out
java/testing/org/apache/derbyTesting/functionTests/master/testProperties.out
It would streamline the release process if these tests in particular were either converted to junit, or if the version numbers would be eliminated.
Note: there already is a bug for metadata.java conversion: DERBY-2242
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-3211 Convert derbynet/NSinSameJVM.java to junit
- Closed
-
DERBY-3294 Convert demo/checkToursDB.java to junit
- Closed
- is related to
-
DERBY-2242 Convert jdbcapi/metadata.java to JUnit test.
- Closed
- relates to
-
DERBY-2843 derbynet/testProperties.java fails with missing 'Apache Derby Network Server - 10.4.0.0 alpha -(EXPECTED SUBVERSION INFO) shutdown at xxxxxxFILTERED-TIMESTAMPxxxxxGMT' in test output.
- Closed
-
DERBY-3291 derbynet/testProperties.java fails with missing 'Log Connections changed to on.'
- Closed