Summary: | tools/regression/lib/msun/test-lround fails on head | ||
---|---|---|---|
Product: | Base System | Reporter: | Enji Cooper <ngie> |
Component: | tests | Assignee: | freebsd-testing (Nobody) <testing> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | arichardson, das, emaste |
Priority: | --- | ||
Version: | 10.2-STABLE | ||
Hardware: | Any | ||
OS: | Any |
Description
Enji Cooper
2015-12-20 04:56:12 UTC
Actually, there isn't much value in turning it on. I'll just leave it out of the build, but comment out the line that builds it into the FreeBSD test suite so it'll be easy to replicate this issue later. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=062293c2c471c6affb46f0ba44e7b7ee5b77b591 commit 062293c2c471c6affb46f0ba44e7b7ee5b77b591 Author: Alex Richardson <arichardson@FreeBSD.org> AuthorDate: 2021-04-15 15:07:58 +0000 Commit: Alex Richardson <arichardson@FreeBSD.org> CommitDate: 2021-04-15 15:28:09 +0000 Remove XFAIL from tests/lib/msun/lround_test:main This test no longer fails after 3b00222f156dca5700c839d73e36daf479fa640c. PR: 205451 MFC after: 1 week lib/msun/tests/lround_test.c | 1 - 1 file changed, 1 deletion(-) A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d08c4d80abd8fc49771f9e3895a5d519633a64ef commit d08c4d80abd8fc49771f9e3895a5d519633a64ef Author: Alex Richardson <arichardson@FreeBSD.org> AuthorDate: 2021-04-15 15:07:58 +0000 Commit: Alex Richardson <arichardson@FreeBSD.org> CommitDate: 2021-04-22 09:44:55 +0000 Remove XFAIL from tests/lib/msun/lround_test:main This test no longer fails after 3b00222f156dca5700c839d73e36daf479fa640c. PR: 205451 MFC after: 1 week (cherry picked from commit 062293c2c471c6affb46f0ba44e7b7ee5b77b591) lib/msun/tests/lround_test.c | 1 - 1 file changed, 1 deletion(-) |