Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2015 04:24:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 205448] tools/regression/lib/msun/test-exponential.t fails on i386 and on amd64 (but only on CURRENT)
Message-ID:  <bug-205448-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205448

            Bug ID: 205448
           Summary: tools/regression/lib/msun/test-exponential.t fails on
                    i386 and on amd64 (but only on CURRENT)
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                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 amd64 on head, but not stable/10.
- Some of the subtests fail on i386 on both head and stable/10.

$ cd tools/regression/lib/msun
$ prove -v test-fma.t
test-fma.t .. 
1..19
ok 1 - fma zeroes
ok 2 - fma zeroes
ok 3 - fma zeroes
ok 4 - fma zeroes
Assertion failed: (((void)(fmaf), fetestexcept(((0x04 | 0x20 | 0x01 | 0x08 |
0x10))) == ((0)))), function test_infinities, file test-fma.c, line 126.
Failed 15/19 subtests 

Test Summary Report
-------------------
test-fma.t (Wstat: 134 Tests: 4 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 19 tests but ran 4.
Files=1, Tests=4,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.23 cusr  0.10
csys =  0.37 CPU)
Result: FAIL
2 files to edit

-- 
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-205448-32464>