Date: Wed, 17 Dec 2025 10:44:48 +0000 From: bugzilla-noreply@freebsd.org To: riscv@FreeBSD.org Subject: [Bug 290099] tracking bug for lib/msun test failures on non-x86 archs Message-ID: <bug-290099-40250-fxUxXyVpr9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-290099-40250@https.bugs.freebsd.org/bugzilla/> References: <bug-290099-40250@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290099 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=405188aeac540f7666dfde37c2f32d222119f56e commit 405188aeac540f7666dfde37c2f32d222119f56e Author: Siva Mahadevan <me@svmhdvn.name> AuthorDate: 2025-10-08 20:40:15 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-12-17 10:43:37 +0000 lib/msun/tests: xfail remaining failing tests on non-x86 archs These are the remaining trivial xfail cases where no other test logic changes are necessary. Signed-off-by: Siva Mahadevan <me@svmhdvn.name> PR: 290099 MFC after: 3 days Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-src/pull/1871 lib/msun/tests/cexp_test.c | 3 +++ lib/msun/tests/ctrig_test.c | 9 +++++++++ lib/msun/tests/exponential_test.c | 3 +++ lib/msun/tests/fma_test.c | 9 +++++++++ lib/msun/tests/invctrig_test.c | 15 +++++++++++++++ lib/msun/tests/logarithm_test.c | 11 +++++++++-- lib/msun/tests/lround_test.c | 3 +++ lib/msun/tests/nan_test.c | 3 +++ lib/msun/tests/nearbyint_test.c | 3 +++ lib/msun/tests/next_test.c | 9 +++++++++ lib/msun/tests/trig_test.c | 4 +++- 11 files changed, 69 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290099-40250-fxUxXyVpr9>
