You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by my...@apache.org on 2007/07/14 02:23:09 UTC

svn commit: r556191 - in /db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests: master/testconnection.out tests/derbynet/testconnection_sed.properties

Author: myrnavl
Date: Fri Jul 13 17:23:08 2007
New Revision: 556191

URL: http://svn.apache.org/viewvc?view=rev&rev=556191
Log:
DERBY-2842: backport 556189 from trunk to mask slightly different output in some environments.

Added:
    db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/testconnection_sed.properties
      - copied unchanged from r556189, db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/testconnection_sed.properties
Modified:
    db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/master/testconnection.out

Modified: db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/master/testconnection.out
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/master/testconnection.out?view=diff&rev=556191&r1=556190&r2=556191
==============================================================================
--- db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/master/testconnection.out (original)
+++ db/derby/code/branches/10.3/java/testing/org/apache/derbyTesting/functionTests/master/testconnection.out Fri Jul 13 17:23:08 2007
@@ -10,9 +10,9 @@
 org.apache.derby.drda.NetworkServerControl ping -h xxxFILTERED_HOSTNAMExxx 
 Connection obtained for host: xxxFILTERED_HOSTNAMExxx, port number 1527.
 org.apache.derby.drda.NetworkServerControl ping -h xxxFILTERED_HOSTNAMExxx -p 9393 
-Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx, port 9393: Connection refused
+Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx - port 9393: Connection refused ...
 org.apache.derby.drda.NetworkServerControl ping...
 Connection obtained for host: xxxFILTERED_HOSTNAMExxx, port number 1527.
 org.apache.derby.drda.NetworkServerControl ping...
-Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx, port 9393: Connection refused
+Could not connect to Derby Network Server on host xxxFILTERED_HOSTNAMExxx - port 9393: Connection refused ...
 End test