WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218244
REGRESSION (
r269025
): inspector/timeline/line-column.html is failing
https://bugs.webkit.org/show_bug.cgi?id=218244
Summary
REGRESSION (r269025): inspector/timeline/line-column.html is failing
Truitt Savell
Reported
2020-10-27 10:24:15 PDT
inspector/timeline/line-column.html This test began failing with the changes in
r269025
according to history:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Ftimeline%2Fline-column.html
Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/timeline/line-column-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/timeline/line-column-actual.txt @@ -64,7 +64,7 @@ "functionName": "", "url": "", "scriptId": "<filtered>", - "lineNumber": 140, + "lineNumber": 142, "columnNumber": 97 } ], @@ -117,7 +117,7 @@ "functionName": "", "url": "", "scriptId": "<filtered>", - "lineNumber": 140, + "lineNumber": 142, "columnNumber": 97 } ], @@ -177,7 +177,7 @@ "functionName": "", "url": "", "scriptId": "<filtered>", - "lineNumber": 140, + "lineNumber": 142, "columnNumber": 97 } ], Looks like a line number changed so maybe this is a rebase?
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-27 10:24:36 PDT
<
rdar://problem/70727915
>
Truitt Savell
Comment 2
2020-10-27 11:59:51 PDT
This was fixed by
https://trac.webkit.org/changeset/269044/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug