Bug 4982 - Remove sleep statements from TestDisplayCommand
Summary: Remove sleep statements from TestDisplayCommand
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on: 4914
Blocks:
  Show dependency treegraph
 
Reported: 2007-08-29 22:29 UTC by Adam Jocksch
Modified: 2008-04-18 19:10 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 Adam Jocksch 2007-08-29 22:29:22 UTC
After 4914 is resolved. The sleep statements help resolve a race condition
between Expect and fhpd.
Comment 1 Mark Wielaard 2008-04-18 19:10:09 UTC
bug #4914 is resolved. Test enabled again:

commit 1c65982254c28f61fc7b1fe47a74e93edf876953
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Fri Apr 18 21:06:46 2008 +0200

    Enable TestDisplayCommand and adjust to new actions syntax. Solves bug #4982
    
    frysk-core/frysk/hpd/ChangeLog
    2008-04-18  Mark Wielaard  <mwielaard@redhat.com>
    
           * TestDisplayCommand.java: Don't mark unresolved. Adjust to new
           actionpoints -> actions command syntax.