Bug 154831
Summary: | JSC Test failures: access-nbody.js.ftl-no-cjit-small-pool and /math-partial-sums.js.ftl-no-cjit-small-pool | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ggaren, oliver, saam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=154749 |
Ryan Haddad
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>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Should this patch be rolled out? This is making the bots red.
Alexey Proskuryakov
Of course.
*** This bug has been marked as a duplicate of bug 154910 ***