Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 18724 invoked from network); 14 May 2007 17:38:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 May 2007 17:38:45 -0000 Received: (qmail 73382 invoked by uid 500); 14 May 2007 17:38:45 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 73315 invoked by uid 500); 14 May 2007 17:38:45 -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 73251 invoked by uid 99); 14 May 2007 17:38:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2007 10:38:45 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2007 10:38:37 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 94B3171407D for ; Mon, 14 May 2007 10:38:17 -0700 (PDT) Message-ID: <11799771.1179164297605.JavaMail.jira@brutus> Date: Mon, 14 May 2007 10:38:17 -0700 (PDT) From: "Mike Matrigali (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2117) Intermittent failure in lang/compressTable.sql In-Reply-To: <31009009.1164478861931.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-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-2117: ---------------------------------- Fix Version/s: 10.3.0.0 Issue Type: Test (was: Bug) > Intermittent failure in lang/compressTable.sql > ---------------------------------------------- > > Key: DERBY-2117 > URL: https://issues.apache.org/jira/browse/DERBY-2117 > Project: Derby > Issue Type: Test > Components: Regression Test Failure > Affects Versions: 10.3.0.0 > Reporter: Knut Anders Hatlen > Assigned To: Mike Matrigali > Fix For: 10.3.0.0 > > > lang/compressTable.sql has failed a number of times in the nightly regression tests. The diffs vary slightly: > http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/Linux-2.6.9-34.ELsmp_x86_64-x86_64/476241-derbylang_diff.txt > http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/CYGWIN_NT-5.1_i686-unknown/476241-derbyall_diff.txt > ********* Diff file derbylang/derbylang/compressTable.diff > *** Start: compressTable jdk1.5.0_07 derbylang:derbylang 2006-11-17 20:10:12 *** > 1318 del > < T1 |1 |2 > 1318a1318 > > T1 |3 |0 > Test Failed. > *** End: compressTable jdk1.5.0_07 derbylang:derbylang 2006-11-17 20:10:39 *** > http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/CYGWIN_NT-5.1_i686-unknown/476584-derbyall_diff.txt > ********* Diff file derbyall/derbylang/compressTable.diff > *** Start: compressTable jdk1.5.0_05 derbyall:derbylang 2006-11-18 23:07:44 *** > 1318 del > < T1 |1 |2 > 1318a1318 > > T1 |2 |1 > Test Failed. > *** End: compressTable jdk1.5.0_05 derbyall:derbylang 2006-11-18 23:08:11 *** -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.