[Webkit-unassigned] [Bug 211404] New: REGRESSION (r261108): [ Mac ] inspector/timeline/timeline-recording.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 15:05:31 PDT 2020


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

            Bug ID: 211404
           Summary: REGRESSION (r261108): [ Mac ]
                    inspector/timeline/timeline-recording.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

inspector/timeline/timeline-recording.html

This test began failing with the changes in r261108. Looks like some lines changed, is this just a rebase?

history:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Ftimeline%2Ftimeline-recording.html

Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/timeline/timeline-recording-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/timeline/timeline-recording-actual.txt
@@ -38,8 +38,8 @@
     "timeline-record-type-network",
     "timeline-record-type-layout",
     "timeline-record-type-script",
-    "timeline-record-type-cpu",
-    "timeline-record-type-rendering-frame"
+    "timeline-record-type-rendering-frame",
+    "timeline-record-type-cpu"
   ],
   "records": [
     "<filtered>"

-- 
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/20200504/8b016a3e/attachment.htm>


More information about the webkit-unassigned mailing list