Bug 3245 - testEventLoop fails on x86 FC5
Summary: testEventLoop fails on x86 FC5
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1580
  Show dependency treegraph
 
Reported: 2006-09-22 15:36 UTC by Mike Cvet
Modified: 2006-11-28 16:44 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 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