[Webkit-unassigned] [Bug 157265] New: New regexp JSC stress tests introduced in r200239 fail on ARMv7 Thumb2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 03:47:44 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157265
Bug ID: 157265
Summary: New regexp JSC stress tests introduced in r200239 fail
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: keith_miller at apple.com, utatane.tea at gmail.com
Blocks: 108645, 157124
new tests introduced in https://trac.webkit.org/changeset/200239
fail on ARMv7 Thumb2 (JSCOnly port):
Source/JavaScriptCore/tests/stress/regexp-replace-in-other-realm-should-work.js
Source/JavaScriptCore/tests/stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js
before: (41 fails) https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/423
after: (55 fails) https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/424
new failing tests:
stress/regexp-replace-in-other-realm-should-work.js.always-trigger-copy-phase
stress/regexp-replace-in-other-realm-should-work.js.default
stress/regexp-replace-in-other-realm-should-work.js.dfg-eager
stress/regexp-replace-in-other-realm-should-work.js.dfg-eager-no-cjit-validate
stress/regexp-replace-in-other-realm-should-work.js.dfg-maximal-flush-validate-no-cjit
stress/regexp-replace-in-other-realm-should-work.js.no-cjit-validate-phases
stress/regexp-replace-in-other-realm-should-work.js.no-llint
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.always-trigger-copy-phase
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.default
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.dfg-eager
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.dfg-eager-no-cjit-validate
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.dfg-maximal-flush-validate-no-cjit
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.no-cjit-validate-phases
stress/regexp-replace-should-work-with-objects-not-inheriting-object-prototype.js.no-llint
--
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/5502ad59/attachment-0001.html>
More information about the webkit-unassigned
mailing list