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@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@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",
<rdar://problem/114665822>
Test gardening commit 267432@main (46174895dd42): <https://commits.webkit.org/267432@main> Reviewed commits have been landed. Closing PR #17206 and removing active labels.
Test gardening commit 269262@main (493ecc1a02be): <https://commits.webkit.org/269262@main> Reviewed commits have been landed. Closing PR #19006 and removing active labels.