[ http://issues.apache.org/jira/browse/DERBY-1041?page=all ]
Deepa Remesh updated DERBY-1041:
--------------------------------
Attachment: derby-1041_10.1_v1.diff
derby-1041_10.1_v1.status
Attaching a patch 'derby-1041_10.1_v1.diff' for 10.1 branch. Patch does
following:
* Modifies the test derbynet/testProperties.java to use a different stream for
the shutdown process.
* Modifies master file
Ran derbynet/testProperties.java with 10.1 client and 10.2 server jars. Also
ran the test with10.1 jars in DerbyNetClient and DerbyNet frameworks. Tests run
with Sun JDK 1.4.2 on Win XP.
Please take a look at this patch. Thanks.
> Modify derbynet/testProperties.java test to run with 10.1client/10.2 server
> ---------------------------------------------------------------------------
>
> Key: DERBY-1041
> URL: http://issues.apache.org/jira/browse/DERBY-1041
> Project: Derby
> Type: Sub-task
> Components: Test
> Environment: Testing with 10.1 client / 10.2 server
> Reporter: Deepa Remesh
> Assignee: Deepa Remesh
> Priority: Minor
> Fix For: 10.1.2.3
> Attachments: derby-1041_10.1_v1.diff, derby-1041_10.1_v1.status
>
> The test derbynet/testProperties.java fails with 10.1 client /10.2 server
> with following diff:
> (< Shutdown successful.
> 6a6
> > Apache Derby Network Server - 10.2.0.0 alpha shutdown at
> xxxxxxFILTERED-TIMESTAMPxxxxxGMT
> 11 del
> )
> This diff is caused by checkin for DERBY-515, which changes the shutdown
> message. Solution is to not print the shutdown message to the test output
> file. We just need to wait for successful server shutdown by checking that
> there are no exceptions.
--
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