Bug 195415

Summary: stress/dfg-to-string-on-int-does-gc.js and stress/dfg-to-string-on-string-or-string-object-does-not-gc.js timing out on JSC Debug queue
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, fpizlo, mark.lam, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2019-03-07 10:12:25 PST
The following tests are timing out on the Debug JSC bot:

	stress/dfg-to-string-on-int-does-gc.js.ftl-no-cjit-validate-sampling-profiler
	stress/dfg-to-string-on-string-or-string-object-does-not-gc.js.ftl-no-cjit-validate-sampling-profiler

https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20%28Tests%29/builds/2277
Comment 1 Alexey Proskuryakov 2019-03-09 17:28:51 PST
What is the next step here? Should we just skip them in debug?
Comment 2 Mark Lam 2019-03-13 17:07:36 PDT
Landed a speculative fix in r242922: <http://trac.webkit.org/r242922>.
Comment 3 Radar WebKit Bug Importer 2019-03-13 17:09:55 PDT
<rdar://problem/48870385>