Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 5957 invoked from network); 18 May 2007 00:10:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2007 00:10:37 -0000 Received: (qmail 8897 invoked by uid 500); 18 May 2007 00:10:43 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 8865 invoked by uid 500); 18 May 2007 00:10:43 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 8843 invoked by uid 99); 18 May 2007 00:10:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 17:10:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 17:10:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 26FEC714062 for ; Thu, 17 May 2007 17:10:16 -0700 (PDT) Message-ID: <22114511.1179447016140.JavaMail.jira@brutus> Date: Thu, 17 May 2007 17:10:16 -0700 (PDT) From: "Manjula Kutty (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2666) ImportExportLobTest has one failure while running on the zOS platform In-Reply-To: <29226330.1179446896128.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496733 ] Manjula Kutty commented on DERBY-2666: -------------------------------------- Will post the status of this issue after running with recent build. > ImportExportLobTest has one failure while running on the zOS platform > --------------------------------------------------------------------- > > Key: DERBY-2666 > URL: https://issues.apache.org/jira/browse/DERBY-2666 > Project: Derby > Issue Type: Bug > Components: Store > Affects Versions: 10.3.0.0 > Environment: Z series : OS/390 > java: > java version "1.5.0" > Java(TM) 2 Runtime Environment, Standard Edition (build pmz31dev-20070201 (SR4)) > IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 z/OS s390-31 j9vmmz3123-20070201 (JI > T enabled) > J9VM - 20070131_11312_bHdSMr > JIT - 20070109_1805ifx1_r8 > GC - 200701_09) > JCL - 20070126 > derby info: 10.3.0.0 alpha - (531672) > Reporter: Manjula Kutty > Fix For: 10.3.0.0 > > > There were 2 failures: > 1) testImportDataExportQueryLobsInExtFile(org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest)junit.framework.AssertionFailedError: Clobs differ at index 1 expected:<99> but was:<196> > at org.apache.derbyTesting.junit.BaseJDBCTestCase.assertEquals(BaseJDBCTestCase.java:483) > at org.apache.derbyTesting.junit.JDBC.assertSameContents(JDBC.java:882) > at org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.verifyData(ImportExportLobTest.java:458) > at org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.testImportDataExportQueryLobsInExtFile(ImportExportLobTest.java:315) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:88) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > 2) testImportDataExportQueryLobsInExtFile(org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest)junit.framework.AssertionFailedError: Clobs differ at index 1 expected:<99> but was:<196> > at org.apache.derbyTesting.junit.BaseJDBCTestCase.assertEquals(BaseJDBCTestCase.java:483) > at org.apache.derbyTesting.junit.JDBC.assertSameContents(JDBC.java:882) > at org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.verifyData(ImportExportLobTest.java:458) > at org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.testImportDataExportQueryLobsInExtFile(ImportExportLobTest.java:315) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:88) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > FAILURES!!! > Tests run: 58, Failures: 2, Errors: 0 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.