Bug 5615 - TestRunCommand/TestKillCommand tests fail intermittently
Summary: TestRunCommand/TestKillCommand tests fail intermittently
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: 2246
  Show dependency treegraph
 
Reported: 2008-01-15 08:41 UTC by Rick Moseley
Modified: 2008-02-29 16:53 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 Rick Moseley 2008-01-15 08:41:10 UTC
For some reason, the $SUMMARY test fails intermittently, especially on slower
machines.  The test does not ever fail on my x86_64 dual core machine, but on my
single AMD machine it fails 1 out of 3 times I run it.  I have bumped the
timeout between commands to 2 seconds but it still fails.  I do not want to bump
the timeout any higher as it would slow down the test suite dramatically.
Comment 1 Rick Moseley 2008-02-29 16:53:17 UTC
I added a test to TestKillCommand(testKillCommandTest) that this bug blocks. 
See the test testKillCommand on how we added a wait to make the test pass. 
Also, quit was causing problems too in the test sequence.