[ http://issues.apache.org/jira/browse/DERBY-1874?page=comments#action_12436996 ] Sunitha Kambhampati commented on DERBY-1874: --------------------------------------------
Thanks Kristian for running the largedata suite. I took a quick look at the derby-1874-1a.diff patch and there seems to be some unintentional changes to the test itself. I looked at a testdiff I have from one of my largedata runs and it looks like the master update seems to only take care of the exception name change for some of the testcases and not all of them. > 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, 10.2.1.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
