Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2015 04:56:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 205451] tools/regression/lib/msun/test-lround fails on head
Message-ID:  <bug-205451-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@freebsd.org
          Reporter: ngie@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205451-32464>