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: | JavaScriptCore | Assignee: | 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 |
Ryan Haddad
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
What is the next step here? Should we just skip them in debug?
Mark Lam
Landed a speculative fix in r242922: <http://trac.webkit.org/r242922>.
Radar WebKit Bug Importer
<rdar://problem/48870385>