[Bug 267554] ZFS tests should avoid atf_expect_fail due to coarse integration with ATF

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Nov 2022 19:16:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267554

            Bug ID: 267554
           Summary: ZFS tests should avoid atf_expect_fail due to coarse
                    integration with ATF
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: tests
          Assignee: testing@FreeBSD.org
          Reporter: vangyzen@FreeBSD.org

Since the ZFS tests are coarsely integrated with ATF, using atf_expect_fail in
the top-level function should be considered harmful since it can hide
unexpected failures.

I'll soon reference this bug in a review/commit that gives more detail and an
example.

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