From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26370 invoked by alias); 4 Jul 2007 17:02:36 -0000 Received: (qmail 26038 invoked by uid 48); 4 Jul 2007 17:02:19 -0000 Date: Wed, 04 Jul 2007 17:02:00 -0000 From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org Message-ID: <20070704170219.4740.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4740] New: testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framework.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0> 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/msg00032.txt.bz2 List-Id: On x86_64 2.6.20-1.2962.fc6 SMP the following test always fails: $ ./TestRunner frysk.rt.TestDisplayValue Running testVarValueChanged(frysk.rt.TestDisplayValue) ...PASS Running testVarValueNotChanged(frysk.rt.TestDisplayValue) ...PASS Running testVarOutOfScope(frysk.rt.TestDisplayValue) ...FAIL junit.framework.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0> Running testVarMasked(frysk.rt.TestDisplayValue) ...PASS Running testVarNotInCurrentScope(frysk.rt.TestDisplayValue) ...PASS Time: 0.267 There was 1 failure: 1) testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framework.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0> at frysk.rt.TestDisplayValue.testVarOutOfScope(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) FAILURES!!! Tests run: 5, Failures: 1, Errors: 0 -- Summary: testVarOutOfScope(frysk.rt.TestDisplayValue)junit.framew ork.AssertionFailedError: Variable value at first breakpoint expected:<5> but was:<0> Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mark at klomp dot org CC: ajocksch at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4740 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.