[ http://issues.apache.org/jira/browse/DERBY-1022?page=all ]
     
Deepa Remesh reopened DERBY-1022:
---------------------------------

     Assign To:     (was: Satheesh Bandaram)

I see this test fail with similar diff with IBM and Sun JDK1.3.1 in 
derbynetclientmats suite. I think the default master file for DerbyNetClient 
needs to be updated.

> syscat.sql test failing due to change in size of a system table's column from 
> VARCHAR(30) to VARCHAR(128)
> ---------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-1022
>          URL: http://issues.apache.org/jira/browse/DERBY-1022
>      Project: Derby
>         Type: Bug
>   Components: Regression Test Failure
>     Reporter: Daniel John Debrunner
>      Fix For: 10.2.0.0

>
> Partial diff
> *** Start: syscat jdk1.4.2 DerbyNetClient derbynetmats:derbynetmats 
> 2006-02-21 1
> 4:01:08 ***
> 157 del
> < SYSCOLPERMS |GRANTEE |1 |VARCHAR(30) NOT NULL
> 158 del
> < SYSCOLPERMS |GRANTOR |2 |VARCHAR(30) NOT NULL
> 158a157,158
> > SYSCOLPERMS |GRANTEE |1 |VARCHAR(128) NOT NULL
> > SYSCOLPERMS |GRANTOR |2 |VARCHAR(128) NOT NULL

-- 
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