TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia TestWebKitAPI.WebKitLegacy.PreemptVideoFullscreen TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS Are timing out on iOS. History: https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKitLegacy.PreemptVideoFullscreen&test=TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS&test=TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia The timeout is also showing up on EWS.
Looking at the history, this might have the same root cause as https://bugs.webkit.org/show_bug.cgi?id=229094 because the timeout on iPhone Release on all of the tests seems to have started at around r279840.
I was not able to reproduce the timeout using: run-api-tests --ios-simulator --release --iterations 100 --no-build TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS
Created a Radar manually: rdar://82311136
These three iOS API tests no longer appear to be flaky timing out, they now are constantly timing out on debug queue starting around r287574-r287580.
(In reply to Matteo Flores from comment #4) > These three iOS API tests no longer appear to be flaky timing out, they now > are constantly timing out on debug queue starting around r287574-r287580. Constantly crashing* Actually.