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 61F1B6C08 for ; Tue, 28 Jun 2011 14:35:41 +0000 (UTC) Received: (qmail 4077 invoked by uid 500); 28 Jun 2011 14:35:41 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 4026 invoked by uid 500); 28 Jun 2011 14:35:40 -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 4019 invoked by uid 99); 28 Jun 2011 14:35:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2011 14:35:40 +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, 28 Jun 2011 14:35:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5EFC443640B for ; Tue, 28 Jun 2011 14:35:17 +0000 (UTC) Date: Tue, 28 Jun 2011 14:35:17 +0000 (UTC) From: "Houx Zhang (JIRA)" To: derby-dev@db.apache.org Message-ID: <1940829949.1855.1309271717385.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <918958510.11016.1308233267687.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5282) Convert store/RowLockBasic.sql to junit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-5282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houx Zhang updated DERBY-5282: ------------------------------ Attachment: derby-5147-1.state derby-5147-1.patch Ask for help. There is one test can not pass. It's testFullCoveredIndexScan(). It says: junit.framework.AssertionFailedError: Unexpected row count: expected:<1> but was:<5> But when I changed the data from 1 to 5, It syas: junit.framework.AssertionFailedError: Unexpected row count: expected:<5> but was:<1> Thanks. > Convert store/RowLockBasic.sql to junit > --------------------------------------- > > Key: DERBY-5282 > URL: https://issues.apache.org/jira/browse/DERBY-5282 > Project: Derby > Issue Type: Sub-task > Components: Test > Reporter: Houx Zhang > Assignee: Houx Zhang > Labels: gsoc2011 > Attachments: derby-5147-1.patch, derby-5147-1.state > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira