Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 13955 invoked from network); 28 Jul 2008 19:44:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jul 2008 19:44:22 -0000 Received: (qmail 91249 invoked by uid 500); 28 Jul 2008 19:44:22 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 91221 invoked by uid 500); 28 Jul 2008 19:44:22 -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 91210 invoked by uid 99); 28 Jul 2008 19:44:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jul 2008 12:44:21 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jul 2008 19:43:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C556E234C174 for ; Mon, 28 Jul 2008 12:43:31 -0700 (PDT) Message-ID: <1121724893.1217274211806.JavaMail.jira@brutus> Date: Mon, 28 Jul 2008 12:43:31 -0700 (PDT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-3020) BlobClob4BlobTest.java fails with comparison failure on Z/OS with IBM15 In-Reply-To: <10732983.1187641772481.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-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-3020. --------------------------------------- Resolution: Duplicate Marking as duplicate, I think this is test encoding issue DERBY-3776 and should now be fixed. > BlobClob4BlobTest.java fails with comparison failure on Z/OS with IBM15 > ----------------------------------------------------------------------- > > Key: DERBY-3020 > URL: https://issues.apache.org/jira/browse/DERBY-3020 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.3.1.4 > Environment: z/OS with IBM15 > Reporter: Manjula Kutty > > testGetBytes(org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTe > st) failed: > junit.framework.ComparisonFailure: FAIL - wrong substring value expected:<`?^75^ > 20^63/>^20%^65/^64^20/^20^68?^72^73^65^20^74?^20^77/^74^65^72^20^62^75^74^20`?^7 > 5^20^63/>^[^74^20^66?^72_^20^69> but was: at junit.framework.Assert.assertEquals(Assert.java:81) > at org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest > .verifyInterval(BlobClob4BlobTest.java:3067) > at org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest > .testGetBytes(BlobClob4BlobTest.java:1623) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:64) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:615) > at junit.framework.TestCase.runTest(TestCase.java:154) > at junit.framework.TestCase.runBare(TestCase.java:127) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java: > 88) > at junit.framework.TestResult$1.protect(TestResult.java:106) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.framework.TestResult.run(TestResult.java:109) > at junit.framework.TestCase.run(TestCase.java:118) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57 > ) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57 > ) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.framework.TestResult.runProtected(TestResult.java:124) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57 > ) > at junit.framework.TestSuite.runTest(TestSuite.java:208) > at junit.framework.TestSuite.run(TestSuite.java:203) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.