Bug 260883
Summary: | REGRESSION (259326@main): [ macOS wk1 ] inspector/timeline/timeline-recording.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | pangle, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=196915 https://bugs.webkit.org/show_bug.cgi?id=158948 https://bugs.webkit.org/show_bug.cgi?id=251113 |
Karl Rackler
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",
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114665822>
EWS
Test gardening commit 267432@main (46174895dd42): <https://commits.webkit.org/267432@main>
Reviewed commits have been landed. Closing PR #17206 and removing active labels.
EWS
Test gardening commit 269262@main (493ecc1a02be): <https://commits.webkit.org/269262@main>
Reviewed commits have been landed. Closing PR #19006 and removing active labels.