[Bug 239397] Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 17 14:06:46 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239397
--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=80c34bad19795b6f4ddf9d6e339cf600118f05b0
commit 80c34bad19795b6f4ddf9d6e339cf600118f05b0
Author: Alex Richardson <arichardson at FreeBSD.org>
AuthorDate: 2021-03-01 18:51:02 +0000
Commit: Alex Richardson <arichardson at 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(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list