Bug 218244 - REGRESSION (r269025): inspector/timeline/line-column.html is failing
Summary: REGRESSION (r269025): inspector/timeline/line-column.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-27 10:24 PDT by Truitt Savell
Modified: 2020-10-27 11:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 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?
Comment 1 Radar WebKit Bug Importer 2020-10-27 10:24:36 PDT
<rdar://problem/70727915>
Comment 2 Truitt Savell 2020-10-27 11:59:51 PDT
This was fixed by https://trac.webkit.org/changeset/269044/webkit