Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 79756 invoked from network); 1 Dec 2010 23:16:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Dec 2010 23:16:32 -0000 Received: (qmail 76735 invoked by uid 500); 1 Dec 2010 23:16:32 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 76624 invoked by uid 500); 1 Dec 2010 23:16:32 -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 76617 invoked by uid 99); 1 Dec 2010 23:16:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 23:16:32 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 23:16:31 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB1NGBVD020438 for ; Wed, 1 Dec 2010 23:16:11 GMT Message-ID: <18418986.59181291245371140.JavaMail.jira@thor> Date: Wed, 1 Dec 2010 18:16:11 -0500 (EST) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2949) AssertionFailedError in testStalePlansOnLargeTable 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-2949?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2949: -------------------------------------- Attachment: expected-plan.txt For completeness, I'm also attaching a copy of the expected plan (expected-= plan.txt). > AssertionFailedError in testStalePlansOnLargeTable > -------------------------------------------------- > > Key: DERBY-2949 > URL: https://issues.apache.org/jira/browse/DERBY-2949 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.3.1.4 > Environment: Microsoft=C2=A9 Windows VistaT Ultimate - 6.0.6000 N= /A Build 6000 > WindowsNT 0 6 > 2 X [Sun Fire X4100 Server x64 Family 15 Model 37 Stepping 1 AuthenticAMD= ]: ~2592 MHz, cache. 3=C3=BF967 Total Memory. > JVM: Sun Microsystems Inc. 1.5.0_07-b03=20 > Reporter: Henri van de Scheur > Priority: Minor > Attachments: expected-plan.txt, plan.txt > > > testStalePlansOnLargeTable(org.apache.derbyTesting.functionTests.tests.la= ng.StalePlansTest)junit.framework.AssertionFailedError > =09at org.apache.derbyTesting.functionTests.tests.lang.StalePlansTest.tes= tStalePlansOnLargeTable(StalePlansTest.java:264) > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImp= l.java:39) > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcc= essorImpl.java:25) > =09at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.jav= a:88) > =09at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > =09at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > =09at junit.extensions.TestSetup.run(TestSetup.java:25) > =09at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:= 57) > =09at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > =09at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > =09at junit.extensions.TestSetup.run(TestSetup.java:25) > =09at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:= 57) --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.