Bug 214975
Summary: | REGRESSION (r265075): wasm.yaml/wasm/stress/bottom-tuple.js is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=214956 |
Ryan Haddad
The following tests are failing on Release/Debug JSC bots:
wasm.yaml/wasm/stress/bottom-tuple.js.default-wasm
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-air
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-b3
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-collect-continuously
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-eager
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-eager-jettison
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-no-cjit-yes-tls-context
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-no-tls-context
wasm.yaml/wasm/stress/bottom-tuple.js.wasm-slow-memory
https://build.webkit.org/builders/Apple-Catalina-Release-JSC-Tests/builds/3155/steps/jscore-test/logs/stdio
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66333163>
Ryan Haddad
wasm.yaml/wasm/stress/bottom-tuple.js.default-wasm: Exception: Expected stack overflow error
Ryan Haddad
Seems to have started with https://bugs.webkit.org/show_bug.cgi?id=214956
Alexey Proskuryakov
https://trac.webkit.org/r265090