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 949CF9E30 for ; Tue, 3 Apr 2012 22:28:47 +0000 (UTC) Received: (qmail 94916 invoked by uid 500); 3 Apr 2012 22:28:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 94889 invoked by uid 500); 3 Apr 2012 22:28:47 -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 94882 invoked by uid 99); 3 Apr 2012 22:28:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 22:28:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 22:28:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 77E81356AAF for ; Tue, 3 Apr 2012 22:28:23 +0000 (UTC) Date: Tue, 3 Apr 2012 22:28:23 +0000 (UTC) From: "Myrna van Lunteren (Updated) (JIRA)" To: derby-dev@db.apache.org Message-ID: <1533791015.9242.1333492103492.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1611768803.16683.1312814787174.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5377) AssertionFailedError in testCaseCS4595B_NonUniqueIndex in AccessTest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-5377: -------------------------------------- Urgency: Normal (was: Urgent) I have not seen the test fail since I put in the code to not look at the difference. Now we won't be confronted with the test failing anymore. The question as to why sometimes we see 1 and sometimes 2 pages visited remains, but as the end result is the same, and the performance difference is limited, I've lowered the urgency. > AssertionFailedError in testCaseCS4595B_NonUniqueIndex in AccessTest > -------------------------------------------------------------------- > > Key: DERBY-5377 > URL: https://issues.apache.org/jira/browse/DERBY-5377 > Project: Derby > Issue Type: Bug > Components: Store > Affects Versions: 10.8.2.3, 10.9.0.0 > Environment: Vista, Java 1.5, trunk > Reporter: Dag H. Wanvik > Labels: derby_triage10_9 > Attachments: DERBY-5377_try1.diff, DERBY-5377_try2.diff, d5377-dump-stats.diff > > > There was 1 failure: > 1) testCaseCS4595B_NonUniqueIndex(org.apache.derbyTesting.functionTests.tests.store.AccessTest)junit.framework.AssertionFailedError > at org.apache.derbyTesting.functionTests.tests.store.AccessTest.assertStatsOK(AccessTest.java:402) > at org.apache.derbyTesting.functionTests.tests.store.AccessTest.doTestCaseCS4595B(AccessTest.java:1720) > at org.apache.derbyTesting.functionTests.tests.store.AccessTest.testCaseCS4595B_NonUniqueIndex(AccessTest.java:1830) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112) > 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 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) > Cf. http://dbtg.foundry.sun.com/derby/test/Daily/jvm1.5/testing/Limited/testSummary-1154534.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira