Bug 295858

Summary: NEW TEST, REGRESSION(297288@main): fast/parser/elementstack-nesting-depth.html timesout
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: New BugsAssignee: 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
Reported 2025-07-13 07:10:38 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-07-13 07:11:40 PDT
Jonathan Bedard
Comment 2 2025-07-13 07:15:28 PDT
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
Comment 3 2025-07-14 13:45:49 PDT
EWS
Comment 4 2025-07-14 21:06:21 PDT
Committed 297375@main (9c5263f16b83): <https://commits.webkit.org/297375@main> Reviewed commits have been landed. Closing PR #48002 and removing active labels.
Jonathan Bedard
Comment 5 2025-07-15 09:20:17 PDT
Re-opening for pull request https://github.com/apple/WebKit/pull/3223
EWS
Comment 6 2025-07-15 13:34:00 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.