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 fu...@apache.org on 2006/09/28 09:43:51 UTC

svn commit: r450739 - in /db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests: master/DerbyNet/blobclob4BLOB.out tests/jdbcapi/blobclob4BLOB_sed.properties

Author: fuzzylogic
Date: Thu Sep 28 00:43:50 2006
New Revision: 450739

URL: http://svn.apache.org/viewvc?view=rev&rev=450739
Log:
DERBY-1844: Sed out exception diff in blobclob4BLOB.java. Merge of 450738 from
trunk.

Modified:
    db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/blobclob4BLOB.out
    db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/blobclob4BLOB_sed.properties

Modified: db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/blobclob4BLOB.out
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/blobclob4BLOB.out?view=diff&rev=450739&r1=450738&r2=450739
==============================================================================
--- db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/blobclob4BLOB.out (original)
+++ db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/blobclob4BLOB.out Thu Sep 28 00:43:50 2006
@@ -471,8 +471,8 @@
 EXPECTED SQLSTATE(null): Invalid position 1 or length -76
 EXPECTED SQLSTATE(null): Invalid position 1 or length -1
 EXPECTED SQLSTATE(null): Invalid position 0 or length 0
-FAIL -- unexpected exception:java.lang.StringIndexOutOfBoundsException: String index out of range: -1
-java.lang.StringIndexOutOfBoundsException: String index out of range: -1
+FAIL -- unexpected exception:java.lang.StringIndexOutOfBoundsException (--Sed-ed ExceptionString--)
+java.lang.StringIndexOutOfBoundsException (--Sed-ed ExceptionString--)
 START: clobTest7
 clobTest7 finished
 START: clobTest8

Modified: db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/blobclob4BLOB_sed.properties
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/blobclob4BLOB_sed.properties?view=diff&rev=450739&r1=450738&r2=450739
==============================================================================
--- db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/blobclob4BLOB_sed.properties (original)
+++ db/derby/code/branches/10.2/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/blobclob4BLOB_sed.properties Thu Sep 28 00:43:50 2006
@@ -6,4 +6,6 @@
 # Multiple patterns for SUBSTITUTE: comma separated <pattern;substitute> pair
 #   substitute=pattern1;substitute1,pattern2;substitute2,...,patternn;substituten
 # No commas or semicolons can be allowed in the patterns/subsitutes.
-substitute=com.ibm.db2.jcc.*.SqlException;<FILTERED>.SqlException
+# 9/27/06 - adding more filtering for DerbyNet and ibm jvms. See DERBY-1844
+substitute=com.ibm.db2.jcc.*.SqlException;<FILTERED>.SqlException,FAIL -- unexpected exception:java.lang.StringIndexOutOfBoundsException.*;FAIL -- unexpected exception:java.lang.StringIndexOutOfBoundsException (--Sed-ed ExceptionString--),java.lang.StringIndexOutOfBoundsException.*;java.lang.StringIndexOutOfBoundsException (--Sed-ed ExceptionString--),FAIL: Caught exception java.lang.NegativeArraySizeException.*;FAIL: Caught exception java.lang.NegativeArraySizeException,FAIL -- unexpected exception:java.lang.NegativeArraySizeException.*;FAIL -- unexpected exception:java.lang.NegativeArraySizeException,java.lang.NegativeArraySizeException.*;java.lang.NegativeArraySizeException
+delete=^.*ava.lang.String.substring\\(String.java\\(Compiled Code\\)\\).*