Bug 3245

Summary: testEventLoop fails on x86 FC5
Product: frysk Reporter: Mike Cvet <mcvet>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1580    

Description Mike Cvet 2006-09-22 15:36:26 UTC
I'd been running core testsuite the entire day and this appeared right before I
left:

Time: 28.275
There was 1 failure:
1) testEventLoop(frysk.event.TestEventLoop)junit.framework.AssertionFailedError:
expected:<1> but was:<0>
   at frysk.event.TestEventLoop$4.execute(TestRunner)
   at frysk.event.EventLoop.runEventLoop(TestRunner)
   at frysk.event.EventLoop.run(TestRunner)
   at frysk.event.TestEventLoop.testEventLoop(TestRunner)
   at frysk.junit.Runner.<init>(TestRunner)
   at TestRunner.main(TestRunner)

FAILURES!!!
Tests run: 148,  Failures: 1,  Errors: 0

FAIL: TestRunner
13