[Bug 258763] dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct ip_fw_args*: Conflicting type is already defined

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Sep 2021 18:07:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258763

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=819961c5808b053c626648e202dec42a19ebe7a6

commit 819961c5808b053c626648e202dec42a19ebe7a6
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-09-28 18:02:27 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-09-28 18:02:27 +0000

    Temporarily skip sys.geom.class.multipath.failloop.failloop in CI

    This test case uses `dtrace -c` but it has some issues at the moment

    While here, add a checker for dtrace executes successfully or not to
provide
    a more informative error message.

    PR:             258763
    Sponsored by:   The FreeBSD Foundation

 tests/sys/geom/class/multipath/failloop.sh | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.