Bug 213407

Summary: REGRESSION (r263121): [ Catalina Debug ] media/video-fullscreen-only-playback.html is a flaky failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Karl Rackler 2020-06-19 14:40:05 PDT
media/video-fullscreen-only-playback.html

This test appears to have become flaky with the changes in r263121.  We were able to reproduce this with this command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f --debug  media/video-fullscreen-only-playback.html

History: 
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-fullscreen-only-playback.html&platform=ios&platform=mac

Diff: 
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/media/video-fullscreen-only-playback-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/media/video-fullscreen-only-playback-actual.txt
@@ -12,6 +12,7 @@
 ** Entered fullscreen
 RUN(video.webkitExitFullScreen())
 EVENT(webkitpresentationmodechanged)
+EVENT(webkitpresentationmodechanged)
 EXPECTED (video.webkitDisplayingFullscreen == 'false') OK
 
 ** Exited fullscreen
Comment 1 Radar WebKit Bug Importer 2020-06-19 14:41:08 PDT
<rdar://problem/64545587>
Comment 2 Eric Carlson 2020-06-22 12:37:20 PDT
Created attachment 402491 [details]
Patch
Comment 3 EWS 2020-06-22 12:59:25 PDT
Committed r263360: <https://trac.webkit.org/changeset/263360>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402491 [details].