Summary: | testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError | ||
---|---|---|---|
Product: | frysk | Reporter: | Sami Wagiaalla <swagiaal> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | NEW --- | ||
Severity: | normal | CC: | cmoller |
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1582 | ||
Attachments: |
log output for the above test
log output for above test test results |
Description
Sami Wagiaalla
2007-05-30 13:03:37 UTC
Created attachment 1872 [details]
log output for the above test
From the attached log it looks like we are missing a /Terminating/ event, which is what is required by the test to stop the event loop. If I replace that with a /Terminated/ event requirement the test passes. Created attachment 1877 [details]
log output for above test
Thank you nurdin. Can someone for whom this test is passing please attach their
results.
>cd frysk-core
>./frysk-core/TestRunner -c FINEST
frysk.proc.TestTaskObserver.testAttachToAttachedOtherTask >& test_results
Created attachment 1883 [details]
test results
*** Bug 4280 has been marked as a duplicate of this bug. *** This test FAILS on 2.6.21-1.3228.fc7 x86 SMP It PASSes on 2.6.17-1.2174_FC5 x86 and 2.6.20-1.2962.fc6 x86_64 SMP |