From nobody Wed Jun 17 17:09:27 2026 X-Original-To: dev-commits-src-main@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 4ggVhS1mYVz6hBFW for ; Wed, 17 Jun 2026 17:09:28 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ggVhS0dFSz3Yj3 for ; Wed, 17 Jun 2026 17:09:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781716168; 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=DN3e76fX8v976PiqhCLRyT2vdHO5B5JvXcJ1EA4xwKI=; b=xkvO9c93qj/VBUmdLHFGINEBs9ELF+bfVYyUt8Jsr2paglvU8kJ2uSIdd7WEGlz1QUdLis T9Q7SmBHsXkmHRcVNFj929iISeOK6iJsJvhoE4lG5DC85faJqHJptZrRsmh0UxTl0pVulD u1ynmocFziJL5Ld0Y6kmlrOBezAcU9O3iQJcF6dMWpJJ5AWW4cUE7Lzhsrmfyl3eztDa2o mEHp4mu5btfRDQFQdi3CDAY/hAJlmVOBqdrGdGZGCcYWoLxcqyXGfJ1nJKIq6KAedWGNk4 sjckBFuvtSlnsFAloRLWknGbVB+7r7i4c3tDRLvoZNOmNrUxLy7wHUN89vnoxg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781716168; a=rsa-sha256; cv=none; b=Tm6OounsLCqwYEaJoCE7Ql/jfCN5urT4BAtFnwyiEPEqEFC6Wup73/6eyynbOS603lvBtK prEeeUqg/A3DK5Qo60pe8x+oEHZ9nT22IKdyKjY6nfDcQtXmRBucIfalZGMEkM5aH7Sj8V 8lqWc2Msrto6K50xuPvml7u4ynXTdspZs2b1AOahe2ppcXPHIWao+vrMUl/Nt1Uy5Q6XJW HKzoHNqDt90jT1TbQmfpvi2qa6L2nZR14661fu9JFoZbaXG95TwSnSJ6bFsu0PdHBRhz4i YYu9ouxurAgE709YtBbgZZ0ngXfcm4USXVAFdJ1eyLejszYQXZvNRWrh5d0MjA== 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=1781716168; 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=DN3e76fX8v976PiqhCLRyT2vdHO5B5JvXcJ1EA4xwKI=; b=R4f97rStJmV4v5pXihCzx/JFWcO+q93rRiUYpaZ5vzX9+OZ8KViZXOW+64FHgfxSQz6rfm Z+2k2Am7DWzd1nNeqkRNlQptMcUd3wNAknXRtasWBqLsZlm1yPRH4UWQcNsl2xxinBagp7 qch1llUli5I9X/D/7Ts+f5ltrPzpbIJl9BZK0yPheJp5L5l2mYZVOO5+VLu1vYSFY0uy5h Asr/4xpwOzaoFOhIx5GiYz49qEStmahwEvBVww0SHYHQDuie7I6aBLc4earKRCWCRuFC4g 4OZuZwFkQOKbH2j0j2ZCktRxwSkSBJhUejWkb8jLY9fUXz0TB9Fhx9iTn7OQAg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ggVhR737Yz5B2 for ; Wed, 17 Jun 2026 17:09:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a234 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 17 Jun 2026 17:09:27 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Siva Mahadevan Subject: git: 19af9c77acc9 - main - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: 19af9c77acc912e4bf90a667924f5f4ff78a7759 Auto-Submitted: auto-generated Date: Wed, 17 Jun 2026 17:09:27 +0000 Message-Id: <6a32d4c7.1a234.248f5ac5@gitrepo.freebsd.org> The branch main has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=19af9c77acc912e4bf90a667924f5f4ff78a7759 commit 19af9c77acc912e4bf90a667924f5f4ff78a7759 Author: Siva Mahadevan AuthorDate: 2026-06-17 17:04:54 +0000 Commit: Siva Mahadevan CommitDate: 2026-06-17 17:04:54 +0000 msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot While here, remove the conditional on the "ci" config var to ensure that this is reproducible locally as well. This fixes a case where we are expecting a fail before the failing ATF_CHECK_* assertion happens. Found in a CI failure here: https://ci.freebsd.org/job/FreeBSD-main-riscv64-test/16608/testReport/lib.msun/logarithm_test/log1p_accuracy_tests/ PR: 253984 Fixes: 405188aeac540f7666dfde37c2f32d222119f56e MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D57351 --- lib/msun/tests/logarithm_test.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/msun/tests/logarithm_test.c b/lib/msun/tests/logarithm_test.c index df1fcdc8627d..a605fa6a6bfc 100644 --- a/lib/msun/tests/logarithm_test.c +++ b/lib/msun/tests/logarithm_test.c @@ -249,10 +249,6 @@ ATF_TC_BODY(accuracy_tests, tc) ATF_TC_WITHOUT_HEAD(log1p_accuracy_tests); ATF_TC_BODY(log1p_accuracy_tests, tc) { -#if LDBL_MANT_DIG > 64 - if (atf_tc_get_config_var_as_bool_wd(tc, "ci", false)) - atf_tc_expect_fail("https://bugs.freebsd.org/253984"); -#endif #if defined(__riscv) atf_tc_expect_death("https://bugs.freebsd.org/290099"); #endif @@ -260,6 +256,9 @@ ATF_TC_BODY(log1p_accuracy_tests, tc) 1.82321546859847114303367992804596800640e-1L, FLT_ULP()); test_tol(log1p, 0x0.3333333333333p0, 1.82321556793954589204283870982629267635e-1L, DBL_ULP()); +#if LDBL_MANT_DIG > 64 + atf_tc_expect_fail("https://bugs.freebsd.org/253984"); +#endif test_tol(log1pl, 0x0.33333333333333332p0L, 1.82321556793954626202683007050468762914e-1L, LDBL_ULP());