Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A1C110676 for ; Wed, 17 Jul 2013 16:52:54 +0000 (UTC) Received: (qmail 17737 invoked by uid 500); 17 Jul 2013 16:52:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 17702 invoked by uid 500); 17 Jul 2013 16:52:53 -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 17612 invoked by uid 99); 17 Jul 2013 16:52:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 16:52:52 +0000 Date: Wed, 17 Jul 2013 16:52:52 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-5816) store.ServicePropertiesFileTest fails on z/OS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5816?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1371= 1271#comment-13711271 ]=20 ASF subversion and git services commented on DERBY-5816: -------------------------------------------------------- Commit 1504199 from [~kmarsden] in branch 'code/branches/10' [ https://svn.apache.org/r1504199 ] DERBY-5283 Crash / process termination during SYSCS_DISABLE_LOG_ARCHIVE_MOD= E can leave service.properties broken=20 Merge from trunk also includes the fix for DERBY-5816 which was a test fail= ure caused by the original change. The message files had to be manually mer= ged. revisions merged were: DERBY-5283 1188109 1188828 DERBY-5816 1350361 1353764 =20 > store.ServicePropertiesFileTest fails on z/OS > --------------------------------------------- > > Key: DERBY-5816 > URL: https://issues.apache.org/jira/browse/DERBY-5816 > Project: Derby > Issue Type: Bug > Components: Store, Test > Affects Versions: 10.9.1.0 > Environment: z/os > java version "1.7.0" > Java(TM) SE Runtime Environment (build pmz6470-20110827_01) > IBM J9 VM (build 2.6, JRE 1.7.0 z/OS s390x-64 20110810_88604 (JIT enabled= , AOT enabled) > J9VM - R26_Java726_GA_20110810_1208_B88592 > JIT - r11_20110810_20466 > GC - R26_Java726_GA_20110810_1208_B88592 > J9CL - 20110810_88604) > JCL - 20110809_01 based on Oracle 7b147 > $ > Reporter: Kathey Marsden > Assignee: Kathey Marsden > Fix For: 10.9.2.2 > > Attachments: DERBY-5816_diff.txt, DERBY-5816_diff.txt > > > store.ServicePropertiesFileTest fails on z/OS with two failures below. Lo= oks like likely test encoding issue=20 > 1) testSevicePropertiesFileWithBackup(org.apache.derbyTesting.functionTes= ts.tests.store.ServicePropertiesFileTest)junit. > framework.AssertionFailedError > at org.apache.derbyTesting.functionTests.tests.store.ServicePrope= rtiesFileTest.assertEOFToken(ServicePropertiesF > ileTest.java:275) > at org.apache.derbyTesting.functionTests.tests.store.ServicePrope= rtiesFileTest.testSevicePropertiesFileWithBacku > p(ServicePropertiesFileTest.java:178) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:88) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:55) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCas= e.java:113) > at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverrida= ble(BaseJDBCTestCase.java:424) > at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDB= CTestCase.java:441) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > 2) testSevicePropertiesFileCorruptedWithBackup(org.apache.derbyTesting.fu= nctionTests.tests.store.ServicePropertiesFileTe > st)junit.framework.ComparisonFailure: expected:<[#--- last line, don't pu= t anything after this line ---]> but was:<[{``` > @ @ k@ } @ @ @ @ @ @```=C2=A7]> > at org.apache.derbyTesting.functionTests.tests.store.ServicePrope= rtiesFileTest.removeEOFToken(ServicePropertiesF > ileTest.java:301) > at org.apache.derbyTesting.functionTests.tests.store.ServicePrope= rtiesFileTest.testSevicePropertiesFileCorrupted > WithBackup(ServicePropertiesFileTest.java:199) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:88) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:55) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCas= e.java:113) > at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverrida= ble(BaseJDBCTestCase.java:424) > at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDB= CTestCase.java:441) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.= java:57) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > FAILURES!!! > Tests run: 290, Failures: 2, Errors: 0 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira