Bug 254826 - [ iOS ] TestWebKitAPI.FullscreenVideoTextRecognition.AddVideoAfterEnteringFullscreen is a flaky timeout.
Summary: [ iOS ] TestWebKitAPI.FullscreenVideoTextRecognition.AddVideoAfterEnteringFul...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bri Harris
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-31 09:59 PDT by Bri Harris
Modified: 2023-04-26 20:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bri Harris 2023-03-31 09:59:34 PDT
TestWebKitAPI.FullscreenVideoTextRecognition.AddVideoAfterEnteringFullscreen

is a flaky timeout on iOS 16. 


HISTORY:

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.FullscreenVideoTextRecognition.AddVideoAfterEnteringFullscreen


TEXT FROM TIMEOUT:

    2023-03-31 03:50:31.566 TestWebKitAPI[55805:74003260] <CATransformLayer: 0x600000c79320> - changing property masksToBounds in transform-only layer, will have no effect
        2023-03-31 03:50:31.569 TestWebKitAPI[55805:74003260] <CATransformLayer: 0x600000c77780> - changing property masksToBounds in transform-only layer, will have no effect
        2023-03-31 03:50:34.773 TestWebKitAPI[55805:74003260] Expected image analysis to begin.
Comment 1 Bri Harris 2023-03-31 10:00:10 PDT
I was able to replicate this timeout on iOS 16 ToT as follows:

run-api-tests --ios-simulator --root TestWebKitAPI.FullscreenVideoTextRecognition.AddVideoAfterEnteringFullscreen
Comment 2 Radar WebKit Bug Importer 2023-03-31 10:00:45 PDT
<rdar://problem/107476837>
Comment 3 Bri Harris 2023-04-26 16:08:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13216
Comment 4 EWS 2023-04-26 20:41:13 PDT
Test gardening commit 263445@main (d85351b29f08): <https://commits.webkit.org/263445@main>

Reviewed commits have been landed. Closing PR #13216 and removing active labels.