Bug 308837
| Summary: | [macOS] Rebaseline tests to account for 308284@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171374998>
Diego De La Toba
Looks like a rebaseline that was not accounted for in 308284@main.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59598
EWS
Committed 308384@main (d6d112b81199): <https://commits.webkit.org/308384@main>
Reviewed commits have been landed. Closing PR #59598 and removing active labels.