[Webkit-unassigned] [Bug 260883] New: REGRESSION (259326 at main): [ macOS wk1 ] inspector/timeline/timeline-recording.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 29 16:03:50 PDT 2023


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

            Bug ID: 260883
           Summary: REGRESSION (259326 at main): [ macOS wk1 ]
                    inspector/timeline/timeline-recording.html is a
                    constant failure
           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: rackler at apple.com

Description:
inspector/timeline/timeline-recording.html

The test was a flaky failure on macOS wk1 debug reported at webkit.org/b/196915 and before that was a flaky timeout reported at webkit.org/b/158948.

The test is currently a constant text failure on macOS ToT and since 259326 at main.  The part of the test that is failing is the "timeline-record-type-screenshots" which was reported by webkit.org/b/251113: Web Inspector: Screenshots timeline does not capture screenshots for changes in WebKitLegacy.  We should consider fixing this or disabling tests that use it with WebKitLegacy.

This issue can be bisected to 259326 at main using command:
run-webkit-tests --release --iterations=1 -1  inspector/timeline/timeline-recording.html

History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Ftimeline%2Ftimeline-recording.html&platform=mac&flavor=wk1&limit=50000&version_name=Ventura&version_name=Monterey&recent=false

Diff:
@@ -35,7 +35,6 @@
   "endTime": "<filtered>",
   "discontinuities": [],
   "instrumentTypes": [
-    "timeline-record-type-screenshots",
     "timeline-record-type-network",
     "timeline-record-type-layout",
     "timeline-record-type-script",

-- 
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/20230829/14ce50a9/attachment.htm>


More information about the webkit-unassigned mailing list