Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2026 09:37:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 295380] Errors in tests/sys/geom/class/raid3
Message-ID:  <bug-295380-32464-RMNfYMKJg1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295380-32464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295380-32464-RMNfYMKJg1>