Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 35613 invoked from network); 22 Aug 2005 12:06:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2005 12:06:11 -0000 Received: (qmail 4707 invoked by uid 500); 22 Aug 2005 12:06:10 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 4668 invoked by uid 500); 22 Aug 2005 12:06:10 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 4655 invoked by uid 99); 22 Aug 2005 12:06:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 05:06:10 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 27262E4 for ; Mon, 22 Aug 2005 14:06:09 +0200 (CEST) Message-ID: <1504951980.1124712369158.JavaMail.jira@ajax.apache.org> Date: Mon, 22 Aug 2005 14:06:09 +0200 (CEST) From: "Tomohito Nakayama (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-496) unit test 'org.apache.derbyTesting.unitTests.services.T_Diagnosticable' was failed In-Reply-To: <1260828697.1123302275514.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-496?page=all ] Tomohito Nakayama resolved DERBY-496: ------------------------------------- Resolution: Fixed > unit test 'org.apache.derbyTesting.unitTests.services.T_Diagnosticable' was failed > ---------------------------------------------------------------------------------- > > Key: DERBY-496 > URL: http://issues.apache.org/jira/browse/DERBY-496 > Project: Derby > Type: Bug > Components: Build tools > Environment: naka@nysalor:~$ cat /proc/version > Linux version 2.4.27-2-386 (horms@tabatha.lab.ultramonkey.org) (gcc version 3.3. 5 (Debian 1:3.3.5-12)) #1 Mon May 16 16:47:51 JST 2005 > naka@nysalor:~$ java -version > java version "1.4.2_08" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03) > Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode) > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > Attachments: DERBY-496.patch, DERBY-496_2.patch, derby.log > > As summary. > I found next exception in derby.log. > [main] FAIL - org.apache.derbyTesting.unitTests.harness.T_Fail: Test failed - DiagnosticUtil.toDiagString() failed, got: (T_DiagTestClass1.toString(): object with diag interface), expected: (D_T_DiagTestClass1: object with diag interface). > org.apache.derbyTesting.unitTests.harness.T_Fail: Test failed - DiagnosticUtil.toDiagString() failed, got: (T_DiagTestClass1.toString(): object with diag interface), expected: (D_T_DiagTestClass1: object with diag interface). > at org.apache.derbyTesting.unitTests.harness.T_Fail.testFailMsg(T_Fail.java:95) > at org.apache.derbyTesting.unitTests.services.T_Diagnosticable.t_001(T_Diagnosticable.java:105) > at org.apache.derbyTesting.unitTests.services.T_Diagnosticable.runTestSet(T_Diagnosticable.java:207) > at org.apache.derbyTesting.unitTests.harness.T_MultiIterations.runTests(T_MultiIterations.java:94) > at org.apache.derbyTesting.unitTests.harness.T_Generic.Execute(T_Generic.java:117) > at org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager.runATest(BasicUnitTestManager.java:183) > at org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager.runTests(BasicUnitTestManager.java:245) > at org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager.boot(BasicUnitTestManager.java:92) > at org.apache.derby.impl.services.monitor.BaseMonitor.boot(BaseMonitor.java:1996) > at org.apache.derby.impl.services.monitor.TopService.bootModule(TopService.java:290) > at org.apache.derby.impl.services.monitor.BaseMonitor.bootService(BaseMonitor.java:1834) > at org.apache.derby.impl.services.monitor.BaseMonitor.startServices(BaseMonitor.java:966) > at org.apache.derby.impl.services.monitor.BaseMonitor.runWithState(BaseMonitor.java:398) > at org.apache.derby.impl.services.monitor.FileMonitor.(FileMonitor.java:57) > at org.apache.derby.iapi.services.monitor.Monitor.startMonitor(Monitor.java:288) > at org.apache.derbyTesting.unitTests.harness.UnitTestMain.main(UnitTestMain.java:50) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira