[Webkit-unassigned] [Bug 218244] New: REGRESSION (r269025): inspector/timeline/line-column.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 10:24:15 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218244

            Bug ID: 218244
           Summary: REGRESSION (r269025):
                    inspector/timeline/line-column.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201027/380bd212/attachment.htm>


More information about the webkit-unassigned mailing list