Bug 147776
Summary: | [ARM] REGRESSION(r188100): It made zillion tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | JavaScriptCore | Assignee: | Filip Pizlo <fpizlo> |
Status: | RESOLVED FIXED | ||
Severity: | Blocker | CC: | cgarcia, clopez, fpizlo, ggaren, ossy |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 108645, 147545 |
Csaba Osztrogonác
https://trac.webkit.org/changeset/188100 made zillion tests fail
on AArch64, ARMv7 Traditional and ARMv7 Thumb2 Linux bots.
- AArch64: https://build.webkit.org/builders/EFL%20Linux%20AArch64%20Release/builds/2624
- ARMv7 Thumb2: https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Thumb2%20Release/builds/14502
- ARMv7 Traditional: https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release/builds/14344
Could you check this serious regression?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
and the GTK ARM (whatever) too: https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/8207
Filip Pizlo
This got rolled out. I have a fix, and will reland shortly.