Date: Wed, 17 Mar 2021 14:06:37 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyMzk0MjVdIEZsYWtleSB0ZXN0IGNhc2U6IHN5cy5rZXJu?= =?UTF-8?B?LnB0cmFjZV90ZXN0LnB0cmFjZV9fZm9sbG93X2ZvcmtfcGFyZW50X2RldGFj?= =?UTF-8?B?aGVkX3VucmVsYXRlZF9kZWJ1Z2dlcg==?= Message-ID: <bug-239425-32464-JLtCn77upV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239425-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-239425-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239425 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D80c34bad19795b6f4ddf9d6e339cf6001= 18f05b0 commit 80c34bad19795b6f4ddf9d6e339cf600118f05b0 Author: Alex Richardson <arichardson@FreeBSD.org> AuthorDate: 2021-03-01 18:51:02 +0000 Commit: Alex Richardson <arichardson@FreeBSD.org> CommitDate: 2021-03-17 12:24:02 +0000 Remove atf_tc_skip calls from ptrace_test I've run these tests many times in a loop on multiple architectures and it works reliably for me, maybe it's time to retire these skips? This also adds an additional waitpid to one of the tests to avoid a potential race condition (suggested by markj@). PR: 239397, 244056, 239425, 240510, 220841, 243605 Reviewed By: markj Differential Revision: https://reviews.freebsd.org/D28888 (cherry picked from commit 1032131464f1196ad674b30c14a9e611789a1061) tests/sys/kern/ptrace_test.c | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239425-32464-JLtCn77upV>