Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 92977 invoked from network); 20 Nov 2007 18:14:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2007 18:14:08 -0000 Received: (qmail 36356 invoked by uid 500); 20 Nov 2007 18:13:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 36128 invoked by uid 500); 20 Nov 2007 18:13:52 -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 36119 invoked by uid 99); 20 Nov 2007 18:13:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 10:13:52 -0800 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; Tue, 20 Nov 2007 18:13:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D9BDA714236 for ; Tue, 20 Nov 2007 10:13:43 -0800 (PST) Message-ID: <10204460.1195582423889.JavaMail.jira@brutus> Date: Tue, 20 Nov 2007 10:13:43 -0800 (PST) From: "Mike Matrigali (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3156) Convert testing of derby error stream to JUnit In-Reply-To: <9980301.1193645751263.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3156?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-3156: ---------------------------------- I am seeing junit failures in this test when run on j9 - see DERBY-3217. U= nfortunately the machine running these tests had a number of problems so I don't know exactly when the issue start= ed, but it has been happening at least=20 since 11/12/2007. > Convert testing of derby error stream to JUnit > ---------------------------------------------- > > Key: DERBY-3156 > URL: https://issues.apache.org/jira/browse/DERBY-3156 > Project: Derby > Issue Type: Test > Components: Test > Reporter: Vemund =C3=98stgaard > Assignee: Vemund =C3=98stgaard > Priority: Minor > Fix For: 10.4.0.0 > > Attachments: 3156-diff, 3156-diff.stat, 3156-diffv2, 3156-diffv2.= stat, 3156-diffv3, 3156-diffv3.stat, 3156-diffv4, 3156-diffv4.stat, 3156-re= move-old-tests-diff, 3156-remove-old-tests-diff.stat > > > Convert the tests that are related to derby error stream properties and f= unctionality. > Seems to be these two tests: > lang/logStream.java=20 > lang/errorStream.java --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.