Bug 214975 - REGRESSION (r265075): wasm.yaml/wasm/stress/bottom-tuple.js is failing
Summary: REGRESSION (r265075): wasm.yaml/wasm/stress/bottom-tuple.js is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-30 10:01 PDT by Ryan Haddad
Modified: 2020-07-30 13:25 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2020-07-30 10:01:41 PDT
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
Comment 1 Radar WebKit Bug Importer 2020-07-30 10:02:06 PDT
<rdar://problem/66333163>
Comment 2 Ryan Haddad 2020-07-30 10:02:44 PDT
wasm.yaml/wasm/stress/bottom-tuple.js.default-wasm: Exception: Expected stack overflow error
Comment 3 Ryan Haddad 2020-07-30 10:03:40 PDT
Seems to have started with https://bugs.webkit.org/show_bug.cgi?id=214956
Comment 4 Alexey Proskuryakov 2020-07-30 13:25:38 PDT
https://trac.webkit.org/r265090