[Bug 295380] Errors in tests/sys/geom/class/raid3

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 May 2026 09:37:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295380

lytboris@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lytboris@gmail.com

--- Comment #3 from lytboris@gmail.com ---
> I recommend converting these tests to atf-sh(3), although adding `set -e` at the top of each script will do in a pinch.

Converting tests to atf-sh(3) will not help with uncatched shell errors, see
https://reviews.freebsd.org/D57010. That test was written for atf-sh yet
bash-specific [[ was not catched.

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