| Field |
Original Value |
New Value |
|
Description
|
See http://dbtg.thresher.com/derby/test/trunk15/largedata/testing/testlog/SunOS-5.10_i86pc-i386/732790-largeData_diff.txt:
********* Diff file largeData/largeDataTests/LobLimits.diff
*** Start: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-08 23:30:11 ***
57 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
57a57
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB '<stream-value>' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
66 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
66a66
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB '<stream-value>' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
Test Failed.
*** End: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-09 09:51:46 ***
Introduced by r732676 / DERBY-3907 ?
|
See http://dbtg.thresher.com/derby/test/trunk15/largedata/testing/testlog/SunOS-5.10_i86pc-i386/732790-largeData_diff.txt :
********* Diff file largeData/largeDataTests/LobLimits.diff
*** Start: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-08 23:30:11 ***
57 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
57a57
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB '<stream-value>' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
66 del
< EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
66a66
> EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB '<stream-value>' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'.
Test Failed.
*** End: LobLimits jdk1.5.0_14 largeData:largeDataTests 2009-01-09 09:51:46 ***
Introduced by r732676 / DERBY-3907 ?
|
|
Summary
|
'largedata/LobLimits.java' fails with "EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'."
|
'largedata/LobLimits.java' fails with "EXPECTED SQL Exception: (XJ001) Java exception: 'A truncation error was encountered trying to shrink CLOB 'XXXX' to length 104857600.: org.apache.derby.iapi.services.io.DerbyIOException'."
|
I missed this error, because it is not part of derbyall or suites.All (due to the large sized LOBs used).