WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
211856
media/video-poster-set-after-playback.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=211856
Summary
media/video-poster-set-after-playback.html is a flaky failure
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
Details
Formatted Diff
Diff
Spell good
(1.58 KB, patch)
2020-05-13 13:28 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
Patch
(1.47 KB, patch)
2020-05-14 13:31 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
Patch
(2.25 KB, patch)
2020-05-15 10:16 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/63194296
>
Eric Carlson
Comment 3
2020-05-13 12:51:01 PDT
Created
attachment 399289
[details]
Patch
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
Created
attachment 399401
[details]
Patch
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
Created
attachment 399491
[details]
Patch
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
Sorry to always bring bad news, but this is still happening:
https://build.webkit.org/results/Apple-Catalina-Release-WK2-Tests/r261763%20(5585)/results.html
Ryan Haddad
Comment 15
2020-05-15 17:03:56 PDT
Marked as flaky in
r261770
so the bots will be happy.
Cameron McCormack (:heycam)
Comment 16
2026-05-20 01:30:19 PDT
Flaky test annotation removed in
313552@main
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug