Bug 3637 - testDetachExec(frysk.proc.TestTaskObserverDetach)junit.framework.AssertionFailedError: event loop run explictly stopped (adding signaled observer)
Summary: testDetachExec(frysk.proc.TestTaskObserverDetach)junit.framework.AssertionFai...
Status: RESOLVED DUPLICATE of bug 3598
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 3598
  Show dependency treegraph
 
Reported: 2006-12-04 17:36 UTC by Andrew Cagney
Modified: 2006-12-04 21:15 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 2006-12-04 17:36:12 UTC
towns$ uname -a
Linux towns.toronto.redhat.com 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:36:14 EST
2006 i686 i686 i386 GNU/Linux
towns$ ./TestRunner -r 100 frysk.proc.TestTaskObserverDetach
...
1)
testDetachExec(frysk.proc.TestTaskObserverDetach)junit.framework.AssertionFailedError:
event loop run explictly stopped (adding signaled observer)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestTaskObserverDetach$Detach.<init>(TestRunner)
   at frysk.proc.TestTaskObserverDetach$4$DetachExec.<init>(TestRunner)
   at frysk.proc.TestTaskObserverDetach.testDetachExec(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 Andrew Cagney 2006-12-04 21:15:42 UTC

*** This bug has been marked as a duplicate of 3598 ***