Bug 157266
Summary: | [ARM][cmake] Fix the incremental build issue cause false positive failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, ossy |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 108645 |
Csaba Osztrogonác
Nowadays there were many false positive failures on ARMv7 Thumb2 JSCOnly
bot, we should investigate the root of this cmake build system bug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
*** Bug 157265 has been marked as a duplicate of this bug. ***
Csaba Osztrogonác
*** Bug 157264 has been marked as a duplicate of this bug. ***
Csaba Osztrogonác
*** Bug 157263 has been marked as a duplicate of this bug. ***
Csaba Osztrogonác
Similar issue happened on the JSCOnly ARM traditional bot:
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/453
After https://trac.webkit.org/changeset/200321 all tests
started to crash, but clean build fixed them.