Bug 214935
Summary: | REGRESSION (r264657-r264675?): [Catalina Release JSC] stress/operand-should-fit-in-abstract-heap-encoded-payload-format.js is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
Seeing the following test timeout on the Catalina Release JSC bot:
stress/operand-should-fit-in-abstract-heap-encoded-payload-format.js.default: HARD TIMEOUT after 300.000000 sec
stress/operand-should-fit-in-abstract-heap-encoded-payload-format.js.default: ERROR: Unexpected exit code: 1
https://build.webkit.org/builders/Apple-Catalina-Release-JSC-Tests/builds/3143/steps/jscore-test/logs/stdio
https://results.webkit.org/?suite=javascriptcore-tests&test=stress%2Foperand-should-fit-in-abstract-heap-encoded-payload-format.js.default
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66292750>
Ryan Haddad
JSC changes in the regression range:
https://trac.webkit.org/changeset/264671/webkit (Linux build fix)
https://trac.webkit.org/changeset/264672/webkit (Disable NO_SMT by default)
https://trac.webkit.org/changeset/264673/webkit (Fix FinalizationRegistry GC finalizer interation)
https://trac.webkit.org/changeset/264674/webkit (Use CatchScope in microtask execution)