Move the ping operation from the test script testScript.xml to the Java program
for the client server compatibility test
------------------------------------------------------------------------------------------------------------------------
Key: DERBY-4820
URL: https://issues.apache.org/jira/browse/DERBY-4820
Project: Derby
Issue Type: Improvement
Reporter: Mamta A. Satoor
DERBY-4817 has been filed to convert the client server compatibility test to
junit. But as a first step towards that goal, we might be able to move the ping
operation from testScript.xml into the Java program. This will enable us to
catch any failures from ping and report those as test failures. Currently, any
ping failures on the script are not detected since they just become part of the
log file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.