Bug 295858
| Summary: | NEW TEST, REGRESSION(297288@main): fast/parser/elementstack-nesting-depth.html timesout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | New Bugs | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 295722 | ||
Jonathan Bedard
fast/parser/elementstack-nesting-depth.html times out on various configurations.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fparser%2Felementstack-nesting-depth.html
CI build:
https://build.webkit.org/#/builders/1224/builds/2237
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155727900>
Jonathan Bedard
Looking at the time on even passing builds, this test just takes way too long to run. It uses "const depth = 500000;", can we trying making that an order-of-magnitude less? Like 50,000? 20 second layout tests are bad anyways, but 2 second ones are fine.
Ruthvik Konda
Pull request: https://github.com/WebKit/WebKit/pull/48002
EWS
Committed 297375@main (9c5263f16b83): <https://commits.webkit.org/297375@main>
Reviewed commits have been landed. Closing PR #48002 and removing active labels.
Jonathan Bedard
Re-opening for pull request https://github.com/apple/WebKit/pull/3223
EWS
Committed 297297.13@safari-7622-branch (5e9f476ab7c6): <https://commits.webkit.org/297297.13@safari-7622-branch>
Reviewed commits have been landed. Closing PR #3223 and removing active labels.