Bug 211856

Summary: media/video-poster-set-after-playback.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Eric Carlson <eric.carlson>
Status: REOPENED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=211464
Attachments:
Description Flags
Patch
none
Spell good
none
Patch
none
Patch none

Ryan Haddad
Reported 2020-05-13 12:09:14 PDT
media/video-poster-set-after-playback.html is a flaky failure --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-poster-set-after-playback-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-poster-set-after-playback-actual.txt @@ -1,6 +1,6 @@ EVENT(playing) EVENT(pause) -EXPECTED (internals.elementShouldDisplayPosterImage(video) == 'false') OK +EXPECTED (internals.elementShouldDisplayPosterImage(video) == 'false'), OBSERVED 'true' FAIL END OF TEST The test fails very frequently on Catalina and Mojave, and intermittently on iOS. https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-poster-set-after-playback.html
Attachments
Patch (1.58 KB, patch)
2020-05-13 12:51 PDT, Eric Carlson
no flags
Spell good (1.58 KB, patch)
2020-05-13 13:28 PDT, Eric Carlson
no flags
Patch (1.47 KB, patch)
2020-05-14 13:31 PDT, Eric Carlson
no flags
Patch (2.25 KB, patch)
2020-05-15 10:16 PDT, Eric Carlson
no flags
Ryan Haddad
Comment 1 2020-05-13 12:10:03 PDT
This test was added yesterday with https://trac.webkit.org/changeset/261576
Radar WebKit Bug Importer
Comment 2 2020-05-13 12:10:16 PDT
Eric Carlson
Comment 3 2020-05-13 12:51:01 PDT
Eric Carlson
Comment 4 2020-05-13 13:28:18 PDT
Created attachment 399293 [details] Spell good
EWS
Comment 5 2020-05-13 13:57:52 PDT
Committed r261654: <https://trac.webkit.org/changeset/261654> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399293 [details].
Ryan Haddad
Comment 6 2020-05-13 16:29:42 PDT
Looks like the test is still flaky as of r261658: --- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/media/video-poster-set-after-playback-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/media/video-poster-set-after-playback-actual.txt @@ -1,6 +1,5 @@ EVENT(playing) EVENT(pause) -EXPECTED (internals.elementShouldDisplayPosterImage(video) == 'false') OK END OF TEST
Eric Carlson
Comment 7 2020-05-14 12:10:26 PDT
That is strange failure: the test isn't timing out or failing but it is missing the logging from a test.
Eric Carlson
Comment 8 2020-05-14 13:31:36 PDT
Eric Carlson
Comment 9 2020-05-14 14:36:44 PDT
Comment on attachment 399401 [details] Patch This getMatchedStylesForNode.html test failure is unrelated.
EWS
Comment 10 2020-05-14 16:29:47 PDT
Committed r261721: <https://trac.webkit.org/changeset/261721> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399401 [details].
Ryan Haddad
Comment 11 2020-05-15 09:28:44 PDT
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-poster-set-after-playback-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-poster-set-after-playback-actual.txt @@ -1,6 +1,6 @@ EVENT(playing) EVENT(pause) -EXPECTED (internals.elementShouldDisplayPosterImage(video) == 'false') OK +FAIL: did not end fast enough END OF TEST
Eric Carlson
Comment 12 2020-05-15 10:16:31 PDT
EWS
Comment 13 2020-05-15 12:02:08 PDT
Committed r261753: <https://trac.webkit.org/changeset/261753> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399491 [details].
Ryan Haddad
Comment 14 2020-05-15 16:28:30 PDT
Ryan Haddad
Comment 15 2020-05-15 17:03:56 PDT
Marked as flaky in r261770 so the bots will be happy.
Note You need to log in before you can comment on or make changes to this bug.