NetBSD-Bugs archive

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

PR/51606 CVS commit: src/tests/lib/libc/sys



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

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51606 CVS commit: src/tests/lib/libc/sys
Date: Mon, 7 Nov 2016 02:23:43 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Mon Nov  7 02:23:43 UTC 2016
 
 Modified Files:
 	src/tests/lib/libc/sys: t_wait_noproc.c
 
 Log Message:
 Enable the wait3 test in t_wait_noproc_wnohang (through t_wait_noproc)
 
 This test has set expected failure like other functions in the wait(2)
 family and is linked with PR standards/51606.
 
 The PR is labeled as:
     wait4() (and friends) with WNOHANG and no children does not error
 
 Originally, this test was accidently disabled in the WNOHANG checks. This
 was noted by Robert Elz.
 
 Sponsored by <The NetBSD Foundation>.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_wait_noproc.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