Bug 216955
| Summary: | REGRESSION (r267514): mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla* timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ashvayka, keith_miller, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=202582 | ||
Ryan Haddad
After https://trac.webkit.org/changeset/267514/webkit, the tests below are timing out on Debug JSC and CLoop bots:
** The following JSC stress test failures have been introduced:
mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla
mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-baseline
mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-dfg-eager-no-cjit-validate-phases
mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-ftl-eager-no-cjit-validate-phases
mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-llint
mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-no-ftl
Debug JSC:
https://build.webkit.org/builders/Apple-Catalina-Debug-JSC-Tests/builds/1590/steps/jscore-test/logs/stdio
CLoop:
https://build.webkit.org/builders/Apple-Catalina-LLINT-CLoop-BuildAndTest/builds/7614/steps/webkit-jsc-cloop-test/logs/stdio
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69543694>
Alexey Shvayka
Committed r267561: <https://trac.webkit.org/changeset/267561>