[Bug 289236] sys/kern/exterr_test:gettext_extended testcase fails on arm64 in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Sep 2025 19:31:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289236

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3296fda0c309c873ae37a0a4e25ded3ae04b421c

commit 3296fda0c309c873ae37a0a4e25ded3ae04b421c
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-09-02 16:42:11 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-09-02 19:30:33 +0000

    arm64: enable bloating kernel with ext errors strings

    Chase commit 8e8d3068dcbe ("amd64 GENERIC: enable bloating kernel with
    ext errors strings") from amd64.  In general we would like to keep
    GENERIC kernel options in sync between the Tier-1 architectures.

    PR:             289236
    Reviewed by:    andrew
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D52342

 sys/arm64/conf/std.arm64 | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.