RESOLVED FIXED 240291
REGRESSION (250246@main): [ Mac ] inspector/timeline/line-column.html is failing
https://bugs.webkit.org/show_bug.cgi?id=240291
Summary REGRESSION (250246@main): [ Mac ] inspector/timeline/line-column.html is failing
Truitt Savell
Reported 2022-05-10 15:29:09 PDT
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
Radar WebKit Bug Importer
Comment 1 2022-05-10 15:29:49 PDT
Truitt Savell
Comment 2 2022-05-10 15:31:57 PDT
yes, this test was rebased on gtk, not on MacOS though
Truitt Savell
Comment 3 2022-05-10 15:49:56 PDT
EWS
Comment 4 2022-05-10 15:53:53 PDT
Test gardening commit r294029 (250453@main): <https://commits.webkit.org/250453@main> Reviewed commits have been landed. Closing PR #582 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.