| Summary: | REGRESSION(r293671): [ iOS ] 2 TestWebKitAPI.MediaLoading.RangeRequestSynthesis (API-Tests) are constant failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, eric.carlson, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Robert Jenner
2022-05-03 13:25:27 PDT
I was able to reproduce the failure at iOS-15 Debug ToT using the following test: run-api-tests <test goes here> I was also able to verify a regression point. The failure was reproducible back to r293671, and it was not reproducible at r293670. So it appears that https://commits.webkit.org/250173@main introduced this failure. Pull request: https://github.com/WebKit/WebKit/pull/486 Pull request: https://github.com/WebKit/WebKit/pull/502 Test gardening commit r293798 (250272@main): <https://commits.webkit.org/250272@main> Reviewed commits have been landed. Closing PR #502 and removing active labels. Pull request: https://github.com/WebKit/WebKit/pull/846 Committed r294658 (250879@main): <https://commits.webkit.org/250879@main> Reviewed commits have been landed. Closing PR #846 and removing active labels. |