From nobody Fri Jun 26 15:18:35 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 4gmzpN3Zm8z6jfK3 for ; Fri, 26 Jun 2026 15:18:36 +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 4gmzpN1j7xz3lTF for ; Fri, 26 Jun 2026 15:18:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782487116; 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=5qyo3Y/FYmN54hdb/Hl4k3zdeif+uXaHDNpPmC+PDAA=; b=cju8L+hPHpJkVjXY2IfJW0Rzw33R6X+v75O3jr1MeDRhVqUN+QcjeyoPjHtHy1DuILCRTh tnVxMiysXcZqvbCuWi/10g3aIIO1eouwKb0zpAGaB30ff2csdIytkB2aok60O4IWuSndHh aT6lS0wjePbFAikJOLIWH3l86zkJxCtoUEGYhMBDBShll/ln/3bIxpAm46xvK1lVbnCAZi ZSm4nsf+fmpX/GyTZKb0a6dIwzZflCiC3mzYMv+JRh++6/NYIZM0fPjN+W637irlcVuHuo iPVT0N6aiaZlb9MjWNVYbCBPQfsjEriVxkc89IR74Zcv/hSj+TIaj9nddxkBIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782487116; a=rsa-sha256; cv=none; b=YHkSlW5+zNXkUbSLJBeXosYHnX/qDiHtjakE5e7d55KmxDpRJv+Jbl9TfL4IT8LpZzbeyD xDY9VYN7/k8EPjG/t3HdM4pZ0boCc+xkU094yElO32cT3uQbbxZ3wvTHWsZKg/IApr2ROB RDj8l8XnsUJNJEyiSlw5FfGarp6yYXSXuaVwVnWHkMKYmRtUeM40VnQgZS6f/WkNu1ZCvi u1kFWGX4iVCfbYrA+4Tl7OGYEYtlonX2drWknLSEXFU2yukTm3TQq5KWgPGBH8dpC7ACgT eLdURh476EymT073uAxxQF5m1Qjd6kjwDx6LCShVsnLsPemfvJlQcV7NQdxzXA== 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=1782487116; 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=5qyo3Y/FYmN54hdb/Hl4k3zdeif+uXaHDNpPmC+PDAA=; b=D6YlLvJtTzyzaZ5NUTM5V7RfReiIse5qIurcEnY0zywZ6+UhYO9WfWj8qvT5ajszwHskUZ 9rOKBeV3/Lbjm8m40EC9LlUWBORyLJAgfwv2Kh3FW5598dRNDSEZtGnQEp9BooywfROwz+ xWV2W5zYZRw6s7dTJYZgwftLRs10SHy0ycXeqTS1EnDfXNZ9PPhqtmTqY21CTGtwTZifDD IE7azzURLIXsRg38n1eoCTMsBSKyHno3HHynm7GvxHan3TcS0CSMyYeoEHFIwjr2nu7yMh z9LZ4aV3l1aKEAfb0FtIFl5qknDyPj1+m0mpdgW6+5HYlKcOqL6lfevywX+NKA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gmzpM5nVDzjY9 for ; Fri, 26 Jun 2026 15:18:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2298a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 15:18:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Siva Mahadevan Subject: git: c5be733527f1 - stable/15 - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot 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: c5be733527f1e4fabc83e35c87e26afd002e08e2 Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 15:18:35 +0000 Message-Id: <6a3e984b.2298a.65489194@gitrepo.freebsd.org> The branch stable/15 has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=c5be733527f1e4fabc83e35c87e26afd002e08e2 commit c5be733527f1e4fabc83e35c87e26afd002e08e2 Author: Siva Mahadevan AuthorDate: 2026-06-17 17:04:54 +0000 Commit: Siva Mahadevan CommitDate: 2026-06-26 15:16:44 +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 (cherry picked from commit 19af9c77acc912e4bf90a667924f5f4ff78a7759) --- 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());