Bug 4757 - testASMSingleStep(frysk.rt.TestStepping)junit.framework.AssertionFailedError: event loop run explictly stopped (Attempting to add attachedObserver)
Summary: testASMSingleStep(frysk.rt.TestStepping)junit.framework.AssertionFailedError:...
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on: 4751
Blocks: 2654
  Show dependency treegraph
 
Reported: 2007-07-09 20:42 UTC by Andrew Cagney
Modified: 2007-08-02 16:19 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-07-09 20:42:08 UTC
On 2.6.20-1.2962.fc6 x86_64 SMP the failure mode is different:

1) testASMSingleStep(frysk.rt.TestStepping)junit.framework.AssertionFailedError:
event loop run explictly stopped (Attempting to add attachedObserver)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.rt.TestStepping.testASMSingleStep(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)
Comment 1 Mike Cvet 2007-08-02 16:19:40 UTC
Fixed.