[Webkit-unassigned] [Bug 168144] New: REGRESSION: LayoutTest js/dom/imul.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 12:58:39 PST 2017


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

            Bug ID: 168144
           Summary: REGRESSION: LayoutTest js/dom/imul.html is a flaky
                    failure
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

LayoutTest js/dom/imul.html is a flaky failure

https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r212130%20(13087)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=js%2Fdom%2Fimul.html

--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/js/dom/imul-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/js/dom/imul-actual.txt
@@ -44,7 +44,7 @@
 PASS testIMul(2.5,-2.5,10000) is -40000
 PASS testIMul(NaN, 1, 10000) is 0
 PASS testIMul(Infinity, 1, 10000) is 0
-PASS testIMul(1e40, 1, 10000) is 0
+FAIL testIMul(1e40, 1, 10000) should be 0. Was 3108634624.
 PASS testIMul(1, NaN, 10000) is 0
 PASS testIMul(1, Infinity, 10000) is 0
 PASS testIMul(1, 1e40, 10000) is 0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170210/e8f991ad/attachment.html>


More information about the webkit-unassigned mailing list