Bug 247373
| Summary: | REGRESSION: 4 PiP API tests consistently failing on Big Sur EWS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Tools / Tests | Assignee: | Karl Rackler <rackler> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | hhjalmarsson, jenner, rackler, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
The following 4 API test failures are seen on Big Sur EWS bots and negatively impacting turnaround time:
TestWebKitAPI.WKWebViewCloseAllMediaPresentationsInternal.PictureInPicture
TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations
TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture
TestWebKitAPI.ExitFullscreenOnEnterPiP.ElementFullscreen
Example: https://ews-build.webkit.org/#/builders/3/builds/86895
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101873453>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/6043
EWS
Test gardening commit 256245@main (01ba18b12b6e): <https://commits.webkit.org/256245@main>
Reviewed commits have been landed. Closing PR #6043 and removing active labels.
Robert Jenner
It also looks like at least these three:
TestWebKitAPI.WKWebViewCloseAllMediaPresentationsInternal.PictureInPicture
TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations
TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture
are consistently timing out on OpenSource Ventura as well:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations&test=TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture&test=TestWebKitAPI.WKWebViewCloseAllMediaPresentationsInternal.PictureInPicture
I did briefly try to reproduce these timeouts, but was unsuccessful. Still, I think it may be worth disabling these tests for Ventura as well.
Robert Jenner
Pull request: https://github.com/WebKit/WebKit/pull/6505
Robert Jenner
(In reply to Robert Jenner from comment #5)
> Pull request: https://github.com/WebKit/WebKit/pull/6505
Testing my disable with Ventura and below with this PR.
EWS
Test gardening commit 256765@main (7d62c5447127): <https://commits.webkit.org/256765@main>
Reviewed commits have been landed. Closing PR #6505 and removing active labels.
Karl Rackler
It also looks like at least these three:
TestWebKitAPI.WKWebViewCloseAllMediaPresentationsInternal.PictureInPicture
TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations
TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture
are consistently timing out on OpenSource Ventura as well:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations&test=TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture&test=TestWebKitAPI.WKWebViewCloseAllMediaPresentationsInternal.PictureInPicture
Testing my disable with Ventura and below with this PR.
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/7609
EWS
Test gardening commit 257855@main (19aa9768e3c6): <https://commits.webkit.org/257855@main>
Reviewed commits have been landed. Closing PR #7609 and removing active labels.
Robert Jenner
*** Bug 247073 has been marked as a duplicate of this bug. ***