[Bug 205447] tools/regression/lib/msun/test-exponential.t fails on i386, but not on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 20 04:15:50 UTC 2015


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 at freebsd.org
          Reporter: ngie at 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.


More information about the freebsd-testing mailing list