WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
129490
REGRESSION(
r164812
): It broke 2 JSC stress test on 32 bit platforms
https://bugs.webkit.org/show_bug.cgi?id=129490
Summary
REGRESSION(r164812): It broke 2 JSC stress test on 32 bit platforms
Csaba Osztrogonác
Reported
2014-02-28 08:59:21 PST
r164811
(tested on Mavericks) ------------------------------ Results for JSC stress tests: 0 failures found. OK.
r164812
(tested on Mavericks) ------------------------------ ** The following JSC stress test failures have been introduced: regress/script-tests/string-cons-tower.js.dfg-eager regress/script-tests/string-cons-tower.js.dfg-eager-no-cjit-validate Results for JSC stress tests: 2 failures found. This regression is occured on the GTK 32 bit bot too: - before:
http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/41550
- after:
http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/41551
Attachments
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2014-02-28 09:25:12 PST
It's more likely that this revealed a pre-existing 32-bit bug, since the affected tests are DFG tests and the change doesn't do anything to the DFG.
Alexey Proskuryakov
Comment 2
2014-03-05 11:43:05 PST
Fixed by a rollout.
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