media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html is a constant text failure in iOS Simulator wk2. HISTORY URL: https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fios-inline-media-controls%2Fios-inline-media-dropping-controls.html TEXT DIFF: PASS ready() became true TracksButton was dropped at 681. -PiPButton was dropped at 681. +PiPButton was dropped at 680. SkipForwardButton was dropped at 453. SkipBackButton was dropped at 424. MuteButton was dropped at 395.
It looks like the test was modified here: https://trac.webkit.org/changeset/275358/webkit And it started constantly failing after that. Working on reproducing the failure.
Reproduced failure at iOS 14 Simulator release ToT using the following test: run-webkit-tests --ios-simulator --iterations 100 -f media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html The failure became unreproducible at ToT when checking out r275357 locally. The failure started to reproduce again at ToT when checking out r275358 locally. It appears that this was caused by r275358: https://trac.webkit.org/changeset/275358/webkit
<rdar://problem/76164289>
Created attachment 425056 [details] Patch
Comment on attachment 425056 [details] Patch test failure is not related to the tests i'm fixing
Committed r275456: <https://commits.webkit.org/r275456> All reviewed patches have been landed. Closing bug and clearing flags on attachment 425056 [details].