From tinderbox it looks like the new errors showed up in:
http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/FailReports/528565.html
Unfornately this tinderbox run had a number of checkins, so not exactly
sure which checkin did it. Both DERBY-2193 and DERBY-2444 seem like
they might affect import tests.
If no one is looking at this I will at least file a new JIRA to track.
If anyone has done the work to figure out which checkin caused the
problem, please let the list know.
Changes from 528490/528490 to 528565:
------------------------------------------------------------------------
r528492 | rhillegas | 2007-04-13 16:07:41 +0200 (Fri, 13 Apr 2007) |
1 line
DERBY-2193: Add line numbers and file names to import error messages.
------------------------------------------------------------------------
r528494 | rhillegas | 2007-04-13 16:25:20 +0200 (Fri, 13 Apr 2007) |
1 line
DERBY-2544: Disable SecurityPolicyReloadingTest because it fails in
the tinderbox environment on java 6 when run in the suite.
------------------------------------------------------------------------
r528546 | kahatlen | 2007-04-13 18:23:18 +0200 (Fri, 13 Apr 2007) | 6
lines
DERBY-2444: Implement not implemented methods
Blob.getBinaryStream(long pos, long length) and
Clob.getCharacterStream(long pos, long length) in the Network Client
Patch contributed by V. Narayanan.
------------------------------------------------------------------------
U java/engine/org/apache/derby/impl/load/Import.java
U java/engine/org/apache/derby/impl/load/ImportAbstract.java
U java/engine/org/apache/derby/loc/messages.xml
U java/shared/org/apache/derby/shared/common/reference/SQLState.java
U
java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java
U
java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/BlobTest.java
U
java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/ClobTest.java
U
java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/BlobClobTestSetup.java
U
java/testing/org/apache/derbyTesting/functionTests/tests/tools/importExportThruIJ.sql
U
java/testing/org/apache/derbyTesting/functionTests/tests/tools/importExportThruIJ_app.properties
A
java/testing/org/apache/derbyTesting/functionTests/testData/ImportExport/derby-2193-linenumber.txt
U
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/jdk16/ieptests.out
U
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/ieptests.out
U
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/jdk16/ieptests.out
U
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/ieptests.out
U
java/testing/org/apache/derbyTesting/functionTests/master/importExportThruIJ.out
U
java/testing/org/apache/derbyTesting/functionTests/master/ieptests.out
U java/client/org/apache/derby/client/am/Blob.java
U java/client/org/apache/derby/client/am/Clob.java
U java/client/org/apache/derby/client/am/Lob.java
Fetching external item into 'tools/testing/derby/10.1'
Updated external to revision 528565.
Updated to revision 528565.
528565 URL: https://svn.apache.org/repos/asf/db/derby/code/trunk
Performing status on external item at 'tools/testing/derby/10.1'