| Summary: | REGRESSION (r254964-r254970?): Catalina Debug JSC bot timing out while running tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | keith_miller, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Ryan Haddad
2020-01-24 17:05:06 PST
Here are the two JSC related changes in this range: [JSC] Bits from Operand should fit in bits reserved in AbstractHeap's Payload https://bugs.webkit.org/show_bug.cgi?id=206619 https://trac.webkit.org/changeset/254968/webkit It should be possible to build JavaScriptCore with LLVM Source-based Code Coverage, run the tests and see the coverage data https://bugs.webkit.org/show_bug.cgi?id=206389 Committed r255110: <https://trac.webkit.org/changeset/255110> |