[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ]

Kristian Waagan updated DERBY-1874:
-----------------------------------

    Attachment: derby-1874-1a.diff

'derby-1874-1a.diff' updates the master for 'largeData/LobLimits.java'.

The new name of the exception is expected, although it has not yet been enabled 
the way it is supposed to be (see DERBY-1473 for comments).

The diff regarding how the type is displayed is also caused by the same patch, 
and is in line with the rest of the code. It used to use 'getSQLstring', but 
now uses 'getSQLTypeName'. The former is used by the parser (and in the catalog 
package). I updated the master for this too.

If a committer is planning to run the test: It took over 2.5 hours and used 
somewhere around 20 GB.

> largeDataTests/LobLimits master needs update for new exception names
> --------------------------------------------------------------------
>
>                 Key: DERBY-1874
>                 URL: http://issues.apache.org/jira/browse/DERBY-1874
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.3.0.0
>         Environment: OS: Solaris 10 1/06 s10x_u1wos_19a X86 64bits / SunOS 
> 5.10 Generic_118844-26
> JVM: Sun Microsystems Inc. 1.5.0_04
>            Reporter: Ole Solberg
>         Assigned To: Kristian Waagan
>            Priority: Minor
>         Attachments: derby-1874-1a.diff
>
>
> < EXPECTED SQL Exception: (XJ001) Java exception: 'Input stream did not have 
> exact amount of data as the requested length.: java.io.IOException'.
> 47a47
> > EXPECTED SQL Exception: (XJ001) Java exception: 'Input stream did not have 
> > exact amount of data as the requested length.: 
> > org.apache.derby.iapi.services.io.DerbyIOException'.
> + more
> See 
> http://www.multinet.no/~solberg/public/Apache/LargeData/testlog/SunOS-5.10_i86pc-i386/448277-largeData_diff.txt

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to