Bug 194677 - REGRESSION: stress/regress-178386.js is timing out on JSC debug bot
Summary: REGRESSION: stress/regress-178386.js is timing out on JSC debug bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
: 195084 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-02-14 15:10 PST by Ryan Haddad
Modified: 2019-02-26 19:48 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2019-02-26 18:56 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.