[ http://issues.apache.org/jira/browse/DERBY-1878?page=all ]
Mike Matrigali updated DERBY-1878: ---------------------------------- I committed this test only patch into the trunk. I ran full set of succesful tests against xp/ibm142 jdk. m3_ibm142:33>svn commit Sending java\testing\org\apache\derbyTesting\functionTests\master\DerbyNe tClient\testij.out Sending java\testing\org\apache\derbyTesting\functionTests\master\testij. out Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet \maxthreads.java Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet \runtimeinfo.java Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet \sysinfo.java Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet \testconnection.java Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet \testij.java Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet \timeslice.java Adding java\testing\org\apache\derbyTesting\functionTests\util\ExecProcU til.java Transmitting file data ......... Committed revision 450508. > Improve error handling in network server tests > ---------------------------------------------- > > Key: DERBY-1878 > URL: http://issues.apache.org/jira/browse/DERBY-1878 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.3.0.0, 10.2.1.5 > Reporter: Sunitha Kambhampati > Assigned To: Sunitha Kambhampati > Priority: Minor > Fix For: 10.3.0.0 > > Attachments: derby1878.diff.txt, derby1878.stat.txt > > > Some network server tests (specially those that spawn new process) have bad > error handling that results in the test hanging forever if it fails, thus > holding up execution of a nightly test run. The tests must timeout instead > of hanging forever if it fails. > Please see http://issues.apache.org/jira/browse/DERBY-1694#action_12435129 > for some possible improvements. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
