| Summary: | REGRESSION(266260@main): [ Ventura+ wk1 ] http/tests/media/hls/track-in-band-multiple-cues.html is a constant crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW --- | ||
| Severity: | Normal | CC: | eric.carlson, jer.noble, sgill26, 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=259458 https://bugs.webkit.org/show_bug.cgi?id=251771 https://bugs.webkit.org/show_bug.cgi?id=259489 |
||
|
Description
Ben Schwartz
2023-07-25 10:02:56 PDT
I was able to reproduce this bug on macOS Ventura using arm64 running the test as follows: run-webkit-tests -1 http/tests/media/hls/track-in-band-multiple-cues.html --iterations 10 Using the flakiness dashboard, I was able to identify that the regression point appears to be the test's introduction to the project at 264554@main. This may also be a problem with DumpRenderTree on WK1, so I have linked a similar issue (https://bugs.webkit.org/show_bug.cgi?id=259482). (In reply to Ben Schwartz from comment #2) > I was able to reproduce this bug on macOS Ventura using arm64 running the > test as follows: > > run-webkit-tests -1 http/tests/media/hls/track-in-band-multiple-cues.html > --iterations 10 > > Using the flakiness dashboard, I was able to identify that the regression > point appears to be the test's introduction to the project at 264554@main. > This may also be a problem with DumpRenderTree on WK1, so I have linked a > similar issue (https://bugs.webkit.org/show_bug.cgi?id=259482). Correction: the regression is 266260@main, not 264554@main (typo). I have marked this test as a flaky failure while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16073) (In reply to Ben Schwartz from comment #4) > I have marked this test as a flaky failure while this issue is investigated. > (Link: https://github.com/WebKit/WebKit/pull/16073) Correction: I have marked this test as a **constant crash** while the issue is investigated. Test gardening commit 266299@main (57d3bbd15db6): <https://commits.webkit.org/266299@main> Reviewed commits have been landed. Closing PR #16073 and removing active labels. Test gardening commit 267217@main (8d7f14bbe65a): <https://commits.webkit.org/267217@main> Reviewed commits have been landed. Closing PR #17002 and removing active labels. *** Bug 261427 has been marked as a duplicate of this bug. *** UPDATE: This test is also constantly crashing on macOS Sonoma wk1. Changed classification to Ventura+ wk1, will update test expectations. Test gardening commit 269119@main (67333835afb2): <https://commits.webkit.org/269119@main> Reviewed commits have been landed. Closing PR #18876 and removing active labels. |