From nobody Tue Jul 21 15:58:03 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 4h4MVN2ty9z6m7Q1 for ; Tue, 21 Jul 2026 15:58:04 +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 4h4MVN13Pvz3s2j for ; Tue, 21 Jul 2026 15:58:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784649484; 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=i+/bjhg+qpZ0dLHEXBfvMPq+7bEg++JKEHrNAF+RIvI=; b=sJi03gGjEm591rHeojqM0Q6RqQnLuS0o8uPcxYnXS0RdUCiAw0WRq1QrbvA1d+qUSMgG8m u4PCDvIaC0omLFPYEE7rL8cYJBO1Jd/H/hNoAEa4/G2vltNRMiIL+ssOhhKGdVVSlb8GcR o8sYCg2wzxgr1oBqRlRxuleyWPMITHCwB+VSL7PrpbHOYIO9BpAuGZDfEofImhTBw7Jjdk cYtSvw5Xrw0EebEqz+lGrU1yDubfMLQ3mHjjdvAG9UizWi0tVmKx+cM5aapi2aBIGrWhBe BfNo3/mVqxJ/10qYqQa9OwT7jKrk7Wb/iI8hql2t/S2I5XRjOTFNpeR7k98EMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784649484; a=rsa-sha256; cv=none; b=NDfgebAuO4ULze0MZNNN7hCFlLTSt1cWZjH7Kow3frB60mR1oFPD6gjbAwhBmUVZHwJYt0 q431NhpMgxHnUh5kXtVnlzXZ7s8JPrYCvQOOsqLf6TJIQNItnbbKhosm9tRG6OODau9s1e lgWaGxJTVGawdptR96colFwqr7RSQaYO6fFgnANCJDZuAzGIXTM0Dq7oaz0f9DyvMtaQyB 5gMuMt1K8+Id7m3Y/lK1n0z3hNvUlFUYEMkXw4lMua92biebIrRyXRT7mvg/3atzZ553AE oOH1NFtsrpNkWfId+kViMP9HtJ40qwt7k/BqbC3Gi15UmVIvEWvpaZIOUyzjCQ== 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=1784649484; 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=i+/bjhg+qpZ0dLHEXBfvMPq+7bEg++JKEHrNAF+RIvI=; b=rm5VYeVnMnWhl3Y4rDxuyWVGjHPWbmUwtX4B6AUFf1VHXOkkpSx22PkTyIz2jSRAqnFeXF PhIciCVgpdHHf3BerSeOjHkaOY3DlsCdylYWMdQxxNsjdRv1ii6eY7mQ5x8G/eVdM68V62 WAHcNzC4xFTHH7vN23piegYjzCTuhnf5eUE8lM3SuNooWVXlnw8WhyUEeFtnQVpjfEPTEw eo7g5J5m/L+tquXtprMSi9SQLSwoMwPs7Euyo/1CoejA7z3Ivk/ODs9UrRjap1cHVMU4kn Dl8+j3utpmBgNWXhi8D4HX4vhHGXIGolHuOH4MhCWpb1opx73tm/Rz+D/uLN5A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h4MVM6tb7zvRW for ; Tue, 21 Jul 2026 15:58:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2475d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Jul 2026 15:58:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Siva Mahadevan Subject: git: d860a7333309 - stable/14 - awk/tests: xfail inf-nan-torture on riscv64 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/stable/14 X-Git-Reftype: branch X-Git-Commit: d860a7333309248b19e30430e85d6dcadba39031 Auto-Submitted: auto-generated Date: Tue, 21 Jul 2026 15:58:03 +0000 Message-Id: <6a5f970b.2475d.59823bb3@gitrepo.freebsd.org> The branch stable/14 has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=d860a7333309248b19e30430e85d6dcadba39031 commit d860a7333309248b19e30430e85d6dcadba39031 Author: Siva Mahadevan AuthorDate: 2026-06-23 17:12:16 +0000 Commit: Siva Mahadevan CommitDate: 2026-07-21 15:48:36 +0000 awk/tests: xfail inf-nan-torture on riscv64 The fix for this is being tracked upstream here: https://github.com/onetrueawk/awk/issues/269 While here, just cd into $SRCDIR while executing tests, since the test engine isolates every testcase's working directory. This ensures that the xfail actually applies to the next command. Reviewed by: mhorne MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit d0b1a389003b1e6ff5bcf35a7c04654ea7ff87bd) --- usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh b/usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh index 588e2f86b0b7..b9c9b6024baa 100644 --- a/usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh +++ b/usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh @@ -35,14 +35,18 @@ check() awk=awk - local out_file="${SRCDIR}/${tc}.ok" + cd ${SRCDIR} + local out_file="${tc}.ok" [ -f "${out_file}" ] && out_flag="-o file:${out_file}" - local err_file="${SRCDIR}/${tc}.err" + local err_file="${tc}.err" [ -f "${err_file}" ] && err_flag="-e file:${err_file} -s exit:2" - local in_file="${SRCDIR}/${tc}.in" + local in_file="${tc}.in" [ -f "${in_file}" ] && in_flag="${in_file}" - (cd ${SRCDIR} ; atf_check ${out_flag} ${err_flag} ${awk} -f "${tc}.awk" ${in_flag}) + test "${tc}" = inf-nan-torture -a "$(uname -p)" = riscv64 && \ + atf_expect_fail "https://github.com/onetrueawk/awk/issues/269" + + atf_check ${out_flag} ${err_flag} ${awk} -f "${tc}.awk" ${in_flag} } add_testcase()