WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
151701
[ARM] REGRESSION(
r192814
): It made 2 tests fail on 32 bit ARM Linux
https://bugs.webkit.org/show_bug.cgi?id=151701
Summary
[ARM] REGRESSION(r192814): It made 2 tests fail on 32 bit ARM Linux
Csaba Osztrogonác
Reported
2015-12-01 01:53:27 PST
before:
https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/16154
after:
https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/16166
** The following JSC stress test failures have been introduced: stress/rest-parameter-basics.js.always-trigger-copy-phase stress/rest-parameter-basics.js.default stress/rest-parameter-basics.js.dfg-eager stress/rest-parameter-basics.js.dfg-eager-no-cjit-validate stress/rest-parameter-basics.js.dfg-maximal-flush-validate-no-cjit stress/rest-parameter-basics.js.no-cjit-validate-phases stress/rest-parameter-basics.js.no-llint stress/rest-parameter-inlined.js.always-trigger-copy-phase stress/rest-parameter-inlined.js.default stress/rest-parameter-inlined.js.dfg-eager stress/rest-parameter-inlined.js.dfg-eager-no-cjit-validate stress/rest-parameter-inlined.js.dfg-maximal-flush-validate-no-cjit stress/rest-parameter-inlined.js.no-cjit-validate-phases stress/rest-parameter-inlined.js.no-llint Results for JSC stress tests: 14 failures found. --------------------------------------------------------------------------------- Running stress/rest-parameter-basics.js.no-llint stress/rest-parameter-basics.js.no-llint: Exception: Error: Bad assertion stress/rest-parameter-basics.js.no-llint:
assert@rest-parameter-basics.js
:3:24 stress/rest-parameter-basics.js.no-llint:
testArgumentsObject@rest-parameter-basics.js
:49:11 stress/rest-parameter-basics.js.no-llint: global
code@rest-parameter-basics.js
:100:24 stress/rest-parameter-basics.js.no-llint: ERROR: Unexpected exit code: 3 FAIL: stress/rest-parameter-basics.js.no-llint --------------------------------------------------------------------------------- Running stress/rest-parameter-inlined.js.default stress/rest-parameter-inlined.js.default: Exception: Error: Bad assertion stress/rest-parameter-inlined.js.default:
assert@rest-parameter-inlined.js
:3:24 stress/rest-parameter-inlined.js.default: global
code@rest-parameter-inlined.js
:34:11 stress/rest-parameter-inlined.js.default: ERROR: Unexpected exit code: 3 FAIL: stress/rest-parameter-inlined.js.default ...
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-12-01 01:56:45 PST
I forgot to mention, this bug is valid on ARMv7 only with ARM instruction set, but no issue with Thumb2 instruction set.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug