NetBSD-Bugs archive

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

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



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59381 CVS commit: src/tests/lib/libc/sys
Date: Fri, 2 May 2025 02:24:44 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri May  2 02:24:44 UTC 2025
 
 Modified Files:
 	src/tests/lib/libc/sys: t_ptrace.c t_ptrace_threads_wait.h
 	    t_ptrace_wait.h t_ptrace_x86_wait.h
 
 Log Message:
 tests/lib/libc/sys/t_ptrace*: Sprinkle improved diagnostics.
 
 This should make it easier to look at the test failure output and
 figure out what's going on.
 
 PR misc/59381: t_ptrace_wait* and t_ptrace_sigchld tests are flaky
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/sys/t_ptrace.c
 cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_ptrace_threads_wait.h
 cvs rdiff -u -r1.37 -r1.38 src/tests/lib/libc/sys/t_ptrace_wait.h
 cvs rdiff -u -r1.32 -r1.33 src/tests/lib/libc/sys/t_ptrace_x86_wait.h
 
 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