| Summary: | [ iPadOS BigSur ] 3X TestWebKitAPI.WKWebViewCloseAllMediaPresentations(API tests) are constant timeouts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW --- | ||
| Severity: | Normal | CC: | cdumez, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Hercules Hjalmarsson
2022-09-15 13:34:02 PDT
This issue can be reproduced by using command: run-api-tests --iterations=2 --iPad-simulator --debug TestWebKitAPI.WKWebViewCloseAllMediaPresentations.PictureInPicture TestWebKitAPI.WKWebViewCloseAllMediaPresentations.MultipleSequentialCloseAllMediaPresentations Found a third API test that appears to be related to the previous two. This is also a constant timeout on iPadOS16 Debug+Release. HISTORY: 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 DIFF: ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid /Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(235) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const VideoFullscreenManager::enterVideoFullscreenForVideoElement(0x4be168400) VideoFullscreenModelVideoElement 0x4be2c3600 ctor VideoFullscreenModelVideoElement 0x4be2c3600 setVideoElement(0x4c0002a00) VideoFullscreenInterfaceAVKit::setupFullscreen(0x16007f100) VideoFullscreenManager::setVideoLayerFrameFenced(0x4be168400, 2f) WebFullScreenManager 0x4be57ef20 videoControlsManagerDidChange() VideoFullscreenInterfaceAVKit::enterFullscreen(0x16007f100) 0 VideoFullscreenInterfaceAVKit::willStartPictureInPicture(0x16007f100) VideoFullscreenInterfaceAVKit::willStopPictureInPicture(0x16007f100) VideoFullscreenInterfaceAVKit::didStopPictureInPicture(0x16007f100) It appears these 3 started failing on BigSur arm64 also. |