Bug 240291
Summary: | REGRESSION (250246@main): [ Mac ] inspector/timeline/line-column.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | Web Inspector | Assignee: | Truitt Savell <tsavell> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, pnormand, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Truitt Savell
inspector/timeline/line-column.html
This test is a constant failure. this seems like it might just be a rebase that's needed after the changes in https://github.com/WebKit/WebKit/commit/057f942c764e9f79d38e88bca94b7e35549883b4
History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Ftimeline%2Fline-column.html
Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/timeline/line-column-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/timeline/line-column-actual.txt
@@ -64,7 +64,7 @@
"functionName": "",
"url": "",
"scriptId": "<filtered>",
- "lineNumber": 142,
+ "lineNumber": 141,
"columnNumber": 97
}
],
@@ -117,7 +117,7 @@
"functionName": "",
"url": "",
"scriptId": "<filtered>",
- "lineNumber": 142,
+ "lineNumber": 141,
"columnNumber": 97
}
],
@@ -177,7 +177,7 @@
"functionName": "",
"url": "",
"scriptId": "<filtered>",
- "lineNumber": 142,
+ "lineNumber": 141,
"columnNumber": 97
}
],
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93058318>
Truitt Savell
yes, this test was rebased on gtk, not on MacOS though
Truitt Savell
Pull request: https://github.com/WebKit/WebKit/pull/582
EWS
Test gardening commit r294029 (250453@main): <https://commits.webkit.org/250453@main>
Reviewed commits have been landed. Closing PR #582 and removing active labels.