[Bug 205451] tools/regression/lib/msun/test-lround fails on head

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 20 04:56:12 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205451

            Bug ID: 205451
           Summary: tools/regression/lib/msun/test-lround fails on head
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: ngie at FreeBSD.org

This testcase fails on amd64/i386 on head, but not on stable/10:

$ cd tools/regression/lib/msun
$ prove -v test-lround.t 
test-lround.t .. 
1..1
Assertion failed: (fetestexcept(FE_ALL_EXCEPT) == (0x01)), function main, file
test-lround.c, line 100.
Failed 1/1 subtests 

Test Summary Report
-------------------
test-lround.t (Wstat: 134 Tests: 0 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
Files=1, Tests=0,  1 wallclock secs ( 0.04 usr  0.05 sys +  0.10 cusr  0.98
csys =  1.18 CPU)
Result: FAIL

A workaround to "enable" this test on amd64/i386 is coming soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list