Christos, The following test cases:
lib/libc/sys/t_ptrace_wait3:signal4 lib/libc/sys/t_ptrace_wait4:signal4 lib/libc/sys/t_ptrace_wait6:signal4 lib/libc/sys/t_ptrace_wait:signal4 lib/libc/sys/t_ptrace_waitid:signal4 lib/libc/sys/t_ptrace_waitpid:signal4 which are marked as "expected failures" with a reference to PR kern/52118 are unexpectedly succeeding since this commit: 2017.12.07.19.49.43 christos src/sys/kern/kern_sig.c 1.339 If your commit fixes the bug (at least with respect to this specific signal), could you remove the expectation of failure from the test? Here are links to the HTML report for the first affected test case, before and after the commit: http://releng.netbsd.org/b5reports/i386/build/2017.12.07.19.48.12/test.html#lib_libc_sys_t_ptrace_wait_signal4 http://releng.netbsd.org/b5reports/i386/build/2017.12.07.19.49.43/test.html#lib_libc_sys_t_ptrace_wait_signal4 -- Andreas Gustafsson, [email protected]
