Bug 309579

Summary: Perf tests CSS/HasWithChildCombinatorInIs.html and Layout/subgrids-spanning-many-rows.html fail due to visible text in output
Product: WebKit Reporter: hysu <hysu>
Component: Tools / TestsAssignee: hysu <hysu>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

hysu
Reported 2026-03-10 10:34:42 PDT
These two performance tests render visible text content ("Item 0" and "Row") that gets included in the dumpAsText output. The perf test runner treats any line that doesn't match the expected metrics format as an error, causing the tests to fail. Example run: https://build.webkit.org/#/builders/1684/builds/1100 The fix is to remove the unnecessary visible text from both tests.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-10 10:35:04 PDT
hysu
Comment 2 2026-03-10 10:48:26 PDT
EWS
Comment 3 2026-03-10 16:59:02 PDT
Committed 309022@main (e2dcd48beed0): <https://commits.webkit.org/309022@main> Reviewed commits have been landed. Closing PR #60280 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.