Bug 154831 - JSC Test failures: access-nbody.js.ftl-no-cjit-small-pool and /math-partial-sums.js.ftl-no-cjit-small-pool
Summary: JSC Test failures: access-nbody.js.ftl-no-cjit-small-pool and /math-partial-s...
Status: RESOLVED DUPLICATE of bug 154910
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-29 13:20 PST by Ryan Haddad
Modified: 2016-03-01 22:53 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-02-29 13:20:38 PST
JSC Test failures: access-nbody.js.ftl-no-cjit-small-pool and /math-partial-sums.js.ftl-no-cjit-small-pool

These tests have been failing since <https://trac.webkit.org/changeset/197226>

Running sunspider-1.0/access-nbody.js.ftl-no-cjit-small-pool
Running sunspider-1.0/access-nbody.js.dfg-maximal-flush-validate-no-cjit
sunspider-1.0/access-nbody.js.ftl-no-cjit-small-pool: Exception: ERROR: bad result: expected -1.3524862408537381 but got -1.352486240853738
sunspider-1.0/access-nbody.js.ftl-no-cjit-small-pool: ERROR: Unexpected exit code: 3
FAIL: sunspider-1.0/access-nbody.js.ftl-no-cjit-small-pool

Running sunspider-1.0/math-partial-sums.js.dfg-maximal-flush-validate-no-cjit
Running sunspider-1.0/math-spectral-norm.js.default
sunspider-1.0/math-partial-sums.js.ftl-no-cjit-small-pool: Exception: ERROR: bad result: expected 60.08994194659945 but got 60.089941946599446
sunspider-1.0/math-partial-sums.js.ftl-no-cjit-small-pool: ERROR: Unexpected exit code: 3
FAIL: sunspider-1.0/math-partial-sums.js.ftl-no-cjit-small-pool

<https://build.webkit.org/builders/Apple%20El%20Capitan%2032-bit%20JSC%20%28BuildAndTest%29/builds/1609/steps/webkit-32bit-jsc-test/logs/stdio>
Comment 1 Ryan Haddad 2016-03-01 16:09:21 PST
Should this patch be rolled out? This is making the bots red.
Comment 2 Alexey Proskuryakov 2016-03-01 22:53:51 PST
Of course.

*** This bug has been marked as a duplicate of bug 154910 ***