From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32704 invoked by alias); 16 Jul 2007 11:15:44 -0000 Received: (qmail 32670 invoked by uid 48); 16 Jul 2007 11:15:35 -0000 Date: Mon, 16 Jul 2007 11:15:00 -0000 Message-ID: <20070716111535.32669.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070706110401.4747.mark@klomp.org> References: <20070706110401.4747.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4747] frysk.rt.TestUpdatingDisplayValue java.lang.IllegalStateException: Already stepping X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00107.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-07-16 11:15 ------- I am unable to reproduce this, although I have seen it in the past happen. Please add a note to this if you are seeing this happen. On x86_64 (FC6) I can run ./TestRunner -r 1000 frysk.rt.TestUpdatingDisplayValue and not get any failure at all. If I do the same on x86 (F7) then I do after some runs I almost always get: There were 4 failures: 1) testFuncReturn(frysk.rt.TestUpdatingDisplayValue)junit.framework.AssertionFailedError: Display is not available at frysk.rt.TestUpdatingDisplayValue.testFuncReturn(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) 2) testLongjmp(frysk.rt.TestUpdatingDisplayValue)junit.framework.AssertionFailedError: Display is not available at frysk.rt.TestUpdatingDisplayValue.testLongjmp(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) 3) testTaskDead(frysk.rt.TestUpdatingDisplayValue)junit.framework.AssertionFailedError: Display is not available at frysk.rt.TestUpdatingDisplayValue.testTaskDead(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) 4) testEnabledExprUnavailable(frysk.rt.TestUpdatingDisplayValue)junit.framework.AssertionFailedError: Display is not available at frysk.rt.TestUpdatingDisplayValue.testEnabledExprUnavailable(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) But never the original reported failure. Maybe this new failure is hiding the original? -- What |Removed |Added ---------------------------------------------------------------------------- CC| |ajocksch at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4747 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.