From nobody Thu Aug 13 13:31:36 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hLR8n0Bqvz6nh4w for ; Thu, 13 Aug 2026 13:31:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hLR8m57Snz3vMR for ; Thu, 13 Aug 2026 13:31:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786627896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Id1fUwd4zzxYLbCiRlUJTBudv3/VM8Gm4Qw+Ww6CAsY=; b=urlWme9qqMuFo91nie0TKYsVTq2g587tbR8+HpYDE3bIOOLiROMLxc06o1aRHf2wyXj9dw 8itL1efHUZAxkarKW5NrjHbEDytMcoihzlwbA5uWdfAmsqQXIgld5HVQ8nTMXPDFi6IyqB Y+0D8j3drvnAhxYB7IKiuC3df6Bu6nTf/wwUGW6Z5dKJiaapaf2eAU+AYttZVjyG9ruU4t 3lTaCPd7p3OILmPuOJACcaLR7wNmvPrO9C3k2s5Aj5RTKOwfa/saBxBNZAy59o0xq0D2E8 Ige5caEIhzuaURkXXdUWceBmEzaHFxrK4AsFj7uQbOIjRtXLN5rNUe8ol2q1CA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786627896; a=rsa-sha256; cv=none; b=GujRcOC2sbbOvSgw2kw74RkVwuxmAegC5JcMrMa5/Je8pAabTZ4wrZnp/29/ukUztYtxOu TCL+L6/5ANstTjkC0zp/6j2kogjZC15H0mBhpxElXlspAfv6f3Qa1zO9Skry0vDZsbke3T 9CBxoE807VC4mD+8KzzuBVgLwCdoxhAmUv70NHpFQXRhl/5hNbKz62YGmM1JRapeyqBc6a OxyAGiBxVAUhSzal00iBJWUQBVpajXiuur6/YYL67z+itMqAjF/ZC7iR+yEYrXP/Vm9aud OX+fOb7h73RWsWOKWuIGkb9uYvQ0HchXihqJr4JJU0aPEvXsiT/K4K6s9Wo/Tg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786627896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Id1fUwd4zzxYLbCiRlUJTBudv3/VM8Gm4Qw+Ww6CAsY=; b=pNJa/o6Wl6OqLDeuLmdDBX73WtKWD1Ssv9g/ZkvmK/FqPKpK7IIFrQyPK3aFQrf93iALwv K4O8kE0OLchg71oiKGIuhOOViPHu1hDpk66Q1oIdob8oGKScnOHpxhLOQ1Zu1qIHxwzLgs A7sL6yhjLBFJER4c5tXFRnXCcwplST3L2h/JIhbYT94h7kDq1VCs2+q8MUWWc2Bc29qnIs jSxq74K0fdjLz4ALcEyCaz1e3U2emoUTMjcBolGVFqWeyYBiwjvrIZyJeAOVekkSkJLxOA 9z1NgUyvh5jxL+sLA3G01ZgkHr6I6HLTSzlkowafN7lJHxGP8SYWmWD+xn2HCg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hLR8m44zzz1CbL for ; Thu, 13 Aug 2026 13:31:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33157 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 13 Aug 2026 13:31:36 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Siva Mahadevan Subject: git: 3c33729ce2f4 - main - rc_subr_test: ignore stderr in no_cycles test List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: siva X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3c33729ce2f421e2a583f19f85a181968aa310de Auto-Submitted: auto-generated Date: Thu, 13 Aug 2026 13:31:36 +0000 Message-Id: <6a7dc738.33157.70fe6c05@gitrepo.freebsd.org> The branch main has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=3c33729ce2f421e2a583f19f85a181968aa310de commit 3c33729ce2f421e2a583f19f85a181968aa310de Author: Siva Mahadevan AuthorDate: 2026-08-12 18:45:52 +0000 Commit: Siva Mahadevan CommitDate: 2026-08-13 13:29:43 +0000 rc_subr_test: ignore stderr in no_cycles test nuageinit_user_data_script references 'firstboot_freebsd_update' and 'firstboot_pkg_upgrade', which are from Ports. In a default base system test without sysutils/firstboot-freebsd-update and sysutils/firstboot-pkg-upgrade, rcorder will warn on "unknown provisions" to stderr, but is otherwise harmless. Reviewed by: arrowd Fixes: 16e47f317c4ce2be5fed530bf8a9af9f9bf55364 MFC after: 3 days Sponsored by: The FreeBSD Foundation --- libexec/rc/tests/rc_subr_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rc/tests/rc_subr_test.sh b/libexec/rc/tests/rc_subr_test.sh index 4754ad83c290..f229ee221bdf 100644 --- a/libexec/rc/tests/rc_subr_test.sh +++ b/libexec/rc/tests/rc_subr_test.sh @@ -34,7 +34,7 @@ no_cycles_head() no_cycles_body() { - atf_check -e empty -o ignore rcorder /etc/rc.d/* + atf_check -s exit:0 -e ignore -o ignore rcorder /etc/rc.d/* } atf_test_case oomprotect_all