NetBSD-Bugs archive

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

PR/51995 CVS commit: src/tests/kernel



The following reply was made to PR kern/51995; it has been noted by GNATS.

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51995 CVS commit: src/tests/kernel
Date: Tue, 28 Mar 2017 03:19:21 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Tue Mar 28 03:19:20 UTC 2017
 
 Modified Files:
 	src/tests/kernel: t_ptrace_wait.c
 
 Log Message:
 Set timeout expected in resume1 (t_ptrace_wait*)
 
 Mark timeout for this test 5 sec. It sometimes works sometimes does not.
 
 Add a local sleep(3) at the end to get consisten report about timeouting
 always.
 
 PR kern/51995
 
 Sponsored by <The NetBSD Foundation>
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.81 -r1.82 src/tests/kernel/t_ptrace_wait.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index