Date: Sun, 20 Dec 2015 04:15:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 205447] tools/regression/lib/msun/test-exponential.t fails on i386, but not on amd64 Message-ID: <bug-205447-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205447 Bug ID: 205447 Summary: tools/regression/lib/msun/test-exponential.t fails on i386, but not on amd64 Product: Base System Version: 10.2-STABLE Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: tests Assignee: freebsd-testing@freebsd.org Reporter: ngie@FreeBSD.org Some of the subtests fail on i386, but not amd64: $ cd tools/regression/lib/msun $ prove -rv test-exponential.t test-exponential.t .. Assertion failed: (fpequal((expf)(_d), (__builtin_inff()))), function run_generic_tests, file test-exponential.c, line 106. 1..3 Failed 3/3 subtests Test Summary Report ------------------- test-exponential.t (Wstat: 134 Tests: 0 Failed: 0) Non-zero wait status: 134 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=1, Tests=0, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.04 csys = 0.12 CPU) Result: FAIL A workaround to enable this test on i386 is coming soon. It fails on stable/10, current, not sure about stable/9.. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205447-32464>