From nobody Tue Jul 21 15:48:06 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 4h4MGv0390z6m6Ty for ; Tue, 21 Jul 2026 15:48:07 +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 4h4MGt5TPXz3qf5 for ; Tue, 21 Jul 2026 15:48:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784648886; 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=YqWHzW11rBhNmucgcukNrCqpxSYJKHFgx1KuzUJ5zAg=; b=iLW2bVtGAoOA4J011DzkIPPLGovy5rqj5y+5xiI2VZMhEEJtHyPezdI0xHLsicAYzORe5z 6Lqcuy+/a/0tnix4Y5xfUUtj0ag245sKKNvWmEF1hIj8bvfmEn+lWZJf3gCp8oRAiREzIx BMcBP9UbLTaapEC9nI9kb6653DrfD0eW168hOZ+fzOS5UOb+n72qcWoGM+4A9IvrXSKY35 i7spjeDpzGDQwxdtiCGd84xwqjSVHxhntcfYyawj/bWi7IEnuKH+aAMFN4LU1BnClD1bDk ba8tLtUsfBKJmCivkI6p+/UNCs08vf+r7wNMrexWQ5qPKjKrAAnKeBXvGmLj+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784648886; a=rsa-sha256; cv=none; b=yexIVPHk7Z5qv963e2RkPwAUBfOUWmsyPcx8iI6/EFWHdRLGYMaVWHBpVSN1n9l111MCyj hthemtkMLrXpE81PxmXNLl2uRFuWz0Ne7TuAmI5qmjsWWWhu9ZBnKLMkgW1l14AoNCTbWR 6CNw6tMpg7GOGlkFsVeXzHmzp9Ah5xS/0BGVqaKyLtP5R3i32QgDI+gT+5ofqp2b5Qb77e ram6suTzUJef374pqBfVjTFZX6gIceP03w7G/QN7l042bHg/7WKrj/4F6IbzoGd/Zsn0IO d7nzIxg3bG4+PsPA4L3kwnFoiHvxBOn8ZhDsVuPE/rAYy6SN9lf9DC6E3j8xvQ== 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=1784648886; 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=YqWHzW11rBhNmucgcukNrCqpxSYJKHFgx1KuzUJ5zAg=; b=vqtO1sV6QnnQF4SA8fMfOPfaCKA2gRk0U8J5J2My+FxKtGWyLWX4i3kXKxbDKz2RnOBhAl +VTFFH/IsjcVQagGtpLiWMb8bY7HLZaxAyiePolApOR33CUY/TboL4jRoRW4dpxlUZEoJQ VyXWPZAsGaelL70RSSQH0d6F1fNHdt4EFmK018Pfs8ERfsvC/z8VLe+om6rYgrdcxbWNNy RPPS2/TJ07gbFfECz2n5TILmfWgK3+I2UUrPsgO7k+RNDVo7H7vdsSjQxTyDMZ7V0qcJQo U0U+TOJ6N1D9uceUS9wEJyhuY9Rt+QkJem1y1JzAlIL0UNGAY4T31zQr27rZfA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h4MGt4NNRzvP3 for ; Tue, 21 Jul 2026 15:48:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 226f9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Jul 2026 15:48:06 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Siva Mahadevan Subject: git: a4f38a57e2e5 - stable/15 - 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/15 X-Git-Reftype: branch X-Git-Commit: a4f38a57e2e5739f3732218b461109f77deb71a3 Auto-Submitted: auto-generated Date: Tue, 21 Jul 2026 15:48:06 +0000 Message-Id: <6a5f94b6.226f9.3729d94b@gitrepo.freebsd.org> The branch stable/15 has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=a4f38a57e2e5739f3732218b461109f77deb71a3 commit a4f38a57e2e5739f3732218b461109f77deb71a3 Author: Siva Mahadevan AuthorDate: 2026-06-23 17:12:16 +0000 Commit: Siva Mahadevan CommitDate: 2026-07-21 15:32:17 +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()