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:].
<rdar://27990301>
Pull request: https://github.com/WebKit/WebKit/pull/19866
Test gardening commit 270089@main (9e56d9757c2c): <https://commits.webkit.org/270089@main> Reviewed commits have been landed. Closing PR #19866 and removing active labels.