ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: #53: atf-run hangs if child of test program gets stuck



#53: atf-run hangs if child of test program gets stuck
----------------------+-----------------------------------------------------
  Reporter:  jmmv     |       Owner:  jmmv    
      Type:  defect   |      Status:  reopened
  Priority:  major    |   Milestone:  0.11    
 Component:  atf-run  |     Version:          
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by jmmv):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Looks like I'm stupid. This is most likely not fixed.

 The test case I implemented has a timeout=2.  The timeout needs to be
 removed to make sure that, when the parent exits, all subprocesses are
 *immediately* killed without having to wait for the timeout to expire.

 So it seems I fixed the wrong problem :-P  Oh, and by the way, I must get
 rid (or use) the child_pause function committed in that change.  As of
 now, it's dead code.

-- 
Ticket URL: <http://www.julipedia.org/projects/atf/trac/ticket/53#comment:8>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework


Home | Main Index | Thread Index | Old Index