[Webkit-unassigned] [Bug 157263] New: New default-value-parsing-should-propagate-error.js fails on ARMv7 Thumb2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 03:33:07 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157263
Bug ID: 157263
Summary: New default-value-parsing-should-propagate-error.js
fails on ARMv7 Thumb2
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: sbarati at apple.com, utatane.tea at gmail.com
Blocks: 108645, 157149
Source/JavaScriptCore/tests/stress/default-value-parsing-should-propagate-error.js introduced in
https://trac.webkit.org/changeset/200293 and fails on ARMv7 Thumb2 Linux (JSCOnly port):
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/437
It's strange that GTK ARMv7 Thumb2 and JSCOnly ARMv7 traditional isn't affected by this bug.
Running stress/default-value-parsing-should-propagate-error.js.default
stress/default-value-parsing-should-propagate-error.js.default: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.default: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.default: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.default
Running stress/default-value-parsing-should-propagate-error.js.always-trigger-copy-phase
stress/default-value-parsing-should-propagate-error.js.always-trigger-copy-phase: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.always-trigger-copy-phase: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.always-trigger-copy-phase: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.always-trigger-copy-phase: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.always-trigger-copy-phase
Running stress/default-value-parsing-should-propagate-error.js.no-llint
stress/default-value-parsing-should-propagate-error.js.no-llint: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.no-llint: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.no-llint: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.no-llint: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.no-llint
Running stress/default-value-parsing-should-propagate-error.js.no-cjit-validate-phases
stress/default-value-parsing-should-propagate-error.js.no-cjit-validate-phases: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.no-cjit-validate-phases: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.no-cjit-validate-phases: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.no-cjit-validate-phases: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.no-cjit-validate-phases
Running stress/default-value-parsing-should-propagate-error.js.dfg-eager
stress/default-value-parsing-should-propagate-error.js.dfg-eager: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.dfg-eager: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.dfg-eager: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.dfg-eager: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.dfg-eager
Running stress/default-value-parsing-should-propagate-error.js.dfg-eager-no-cjit-validate
stress/default-value-parsing-should-propagate-error.js.dfg-eager-no-cjit-validate: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.dfg-eager-no-cjit-validate: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.dfg-eager-no-cjit-validate: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.dfg-eager-no-cjit-validate: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.dfg-eager-no-cjit-validate
Running stress/default-value-parsing-should-propagate-error.js.dfg-maximal-flush-validate-no-cjit
stress/default-value-parsing-should-propagate-error.js.dfg-maximal-flush-validate-no-cjit: Exception: Error: Bad error: SyntaxError: new.target can't come after a prefix operator.
stress/default-value-parsing-should-propagate-error.js.dfg-maximal-flush-validate-no-cjit: testSyntaxError at default-value-parsing-should-propagate-error.js:12:24
stress/default-value-parsing-should-propagate-error.js.dfg-maximal-flush-validate-no-cjit: global code at default-value-parsing-should-propagate-error.js:16:16
stress/default-value-parsing-should-propagate-error.js.dfg-maximal-flush-validate-no-cjit: ERROR: Unexpected exit code: 3
FAIL: stress/default-value-parsing-should-propagate-error.js.dfg-maximal-flush-validate-no-cjit
--
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/20160502/610ed22b/attachment-0001.html>
More information about the webkit-unassigned
mailing list