[Bug 239425] Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 1 19:57:18 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239425
--- Comment #4 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1032131464f1196ad674b30c14a9e611789a1061
commit 1032131464f1196ad674b30c14a9e611789a1061
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-01 19:56:05 +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
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