Bug 194677

Summary: REGRESSION: stress/regress-178386.js is timing out on JSC debug bot
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, ryanhaddad, saam, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2019-02-14 15:10:19 PST
stress/regress-178386.js is timing out on JSC debug bot

https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20%28Tests%29/builds/2167/steps/jscore-test/logs/stdio

	stress/regress-178386.js.bytecode-cache
	stress/regress-178386.js.default
	stress/regress-178386.js.dfg-eager
	stress/regress-178386.js.dfg-eager-no-cjit-validate
	stress/regress-178386.js.dfg-maximal-flush-validate-no-cjit
	stress/regress-178386.js.ftl-eager
	stress/regress-178386.js.ftl-eager-no-cjit
	stress/regress-178386.js.ftl-eager-no-cjit-b3o1
	stress/regress-178386.js.ftl-no-cjit-b3o1
	stress/regress-178386.js.ftl-no-cjit-no-inline-validate
	stress/regress-178386.js.ftl-no-cjit-no-put-stack-validate
	stress/regress-178386.js.ftl-no-cjit-small-pool
	stress/regress-178386.js.ftl-no-cjit-validate-sampling-profiler
	stress/regress-178386.js.no-cjit-validate-phases
	stress/regress-178386.js.no-ftl
	stress/regress-178386.js.no-llint
Comment 1 Ryan Haddad 2019-02-14 15:14:34 PST
These timeouts first appeared with this test run @r241256:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20%28Tests%29/builds/2151

There were 115 test failure on the previous run, but stress/regress-178386.js wasn't one of them. It looks like the rest of them were fixed by the rollout in https://trac.webkit.org/changeset/241255/webkit.
Comment 2 Radar WebKit Bug Importer 2019-02-15 09:16:17 PST
<rdar://problem/48112492>
Comment 3 Yusuke Suzuki 2019-02-26 18:54:38 PST
*** Bug 195084 has been marked as a duplicate of this bug. ***
Comment 4 Yusuke Suzuki 2019-02-26 18:56:10 PST
Created attachment 363056 [details]
Patch
Comment 5 Mark Lam 2019-02-26 19:11:08 PST
Comment on attachment 363056 [details]
Patch

r=me
Comment 6 Keith Miller 2019-02-26 19:11:31 PST
Comment on attachment 363056 [details]
Patch

r=me.
Comment 7 WebKit Commit Bot 2019-02-26 19:48:31 PST
Comment on attachment 363056 [details]
Patch

Clearing flags on attachment: 363056

Committed r242120: <https://trac.webkit.org/changeset/242120>
Comment 8 WebKit Commit Bot 2019-02-26 19:48:32 PST
All reviewed patches have been landed.  Closing bug.