Bug 195415 - 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
Summary: stress/dfg-to-string-on-int-does-gc.js and stress/dfg-to-string-on-string-or-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-07 10:12 PST by Ryan Haddad
Modified: 2019-03-13 17:09 PDT (History)
6 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 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>