Bug 254826

Summary: [ iOS ] TestWebKitAPI.FullscreenVideoTextRecognition.AddVideoAfterEnteringFullscreen is a flaky timeout.
Product: WebKit Reporter: Bri Harris <bharris9>
Component: New BugsAssignee: Bri Harris <bharris9>
Status: NEW ---    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.