| Summary: | REGRESSION(266896@main): html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Media | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rniwa, 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=260112 | ||
|
Description
Ben Schwartz
2023-08-30 15:47:44 PDT
REGRESSION: I was able to bisect a regression point at 266896@main. The issue did not reproduce at 266895@main. The failure seems related to, and likely caused by, the changes at 266896@main. Test gardening commit 267473@main (d03047546def): <https://commits.webkit.org/267473@main> Reviewed commits have been landed. Closing PR #17259 and removing active labels. FWIW, I can't reproduce this flakiness but I think I know what's going on so post a speculative fix. Pull request: https://github.com/WebKit/WebKit/pull/17360 Committed 267570@main (636ff0602d4c): <https://commits.webkit.org/267570@main> Reviewed commits have been landed. Closing PR #17360 and removing active labels. The test is still flaky. Pull request: https://github.com/WebKit/WebKit/pull/17373 Pull request: https://github.com/WebKit/WebKit/pull/17378 Committed 267591@main (68e39d424793): <https://commits.webkit.org/267591@main> Reviewed commits have been landed. Closing PR #17378 and removing active labels. Looks like this issue is indeed fixed now. |