NEW 264063
platform/ios/mediastream/video-muted-in-background-tab.html causes crashes in subsequent tests
https://bugs.webkit.org/show_bug.cgi?id=264063
Summary platform/ios/mediastream/video-muted-in-background-tab.html causes crashes in...
Simon Fraser (smfr)
Reported 2023-11-01 16:21:58 PDT
In EWS it's common to see crashes in tests that run after platform/ios/mediastream/video-muted-in-background-tab.html (these are often scrollbar tests). platform/ios/mediastream/video-muted-in-background-tab.html calls window.internals.setPageVisibility(false); which seems to trigger this. When running locally, this test actually triggers a SpringBoard crash, and then some subsequent test asserts in -[WebKitTestRunnerApp applicationDidEnterBackground:].
Attachments
Simon Fraser (smfr)
Comment 1 2023-11-01 16:22:16 PDT
Simon Fraser (smfr)
Comment 2 2023-11-01 16:24:57 PDT
EWS
Comment 3 2023-11-01 16:27:37 PDT
Test gardening commit 270089@main (9e56d9757c2c): <https://commits.webkit.org/270089@main> Reviewed commits have been landed. Closing PR #19866 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.