[Webkit-unassigned] [Bug 116085] New: SunSpider 1.0: Regarding checking result of floating-point number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 18:44:41 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116085

           Summary: SunSpider 1.0: Regarding checking result of
                    floating-point number
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tanachuta at gmail.com


On WiiU platform, RESULTS are not displayed correctly when I validate SunSpider 1.0.
Following each error are displayed and not possible to get total result.

- 3d-morph : ERROR: Invalid test run.
- 3d-raytrace : ERROR: Invalid test run.
- access-nbody : ERROR: Invalid test run.
- math-spectral-norm : ERROR: Invalid test run.

It seems the causes of those errors are checking result value of floating-point number.
In ECMAscript 262, Math.sin and Math.sqrt are not mentioned well.

So it is better to change the contents to allow the margin of error.(example:reduce digit number)

Those problems are confirmed on PSvita and other platform also.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list