Bug 5615

Summary: TestRunCommand/TestKillCommand tests fail intermittently
Product: frysk Reporter: Rick Moseley <rmoseley>
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: 2246    

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.