Bug 308837

Summary: [macOS] Rebaseline tests to account for 308284@main
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: New BugsAssignee: Diego De La Toba <d_delatoba>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-02-27 11:26:51 PST
inspector/timeline/line-column.html is a constant text failure on macOS HISTORY: https://results.webkit.org/?suite=layout-tests&test=inspector%2Ftimeline%2Fline-column.html DIFF: --- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/timeline/line-column-expected.txt +++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/timeline/line-column-actual.txt @@ -10,16 +10,6 @@ "startTime": "<filtered>", "data": {}, "children": [ - { - "startTime": "<filtered>", - "data": { - "type": "click", - "defaultPrevented": false - }, - "children": [], - "endTime": "<filtered>", - "type": "EventDispatch" - }, { "startTime": "<filtered>", "data": { DIFF URL: https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/308346%40main%20(2034)/inspector/timeline/line-column-pretty-diff.html REPRODUCTION: Reproduced on macOS arm64 26.2 with the following: run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=1000 --force --release inspector/timeline/line-column.html I am going to mark expectations as fail while this pends investigation
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-27 11:26:57 PST
Diego De La Toba
Comment 2 2026-02-27 11:28:54 PST
Looks like a rebaseline that was not accounted for in 308284@main.
Diego De La Toba
Comment 3 2026-02-27 11:48:10 PST
EWS
Comment 4 2026-02-27 21:51:27 PST
Committed 308384@main (d6d112b81199): <https://commits.webkit.org/308384@main> Reviewed commits have been landed. Closing PR #59598 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.