[ 
https://issues.apache.org/jira/browse/DERBY-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-4012:
-----------------------------------

    Attachment: derby-4012-1a_master_change.diff

'derby-4012-1a_master_change.diff' changes the master file for the failing test.
I'm committing this untested, as the tests takes somewhere around 10 hours to 
run according to the output from Ole.

Committed to trunk with revision 733037.
Awaiting confirmation by checking test results in a day or two.

> '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'."
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4012
>                 URL: https://issues.apache.org/jira/browse/DERBY-4012
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.5.0.0
>         Environment: OS: Solaris 10 5/08 s10x_u5wos_10 X86 64bits - SunOS 
> 5.10 Generic_127128-11
> JVM:
> Sun Microsystems Inc.
> java version "1.5.0_14"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode)
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
>            Reporter: Ole Solberg
>            Assignee: Kristian Waagan
>         Attachments: derby-4012-1a_master_change.diff
>
>
> 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 ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to