RESOLVED FIXED 207143
[ Mojave wk2 ] media/media-fragments/TC0087.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207143
Summary [ Mojave wk2 ] media/media-fragments/TC0087.html is flaky failing.
Jason Lawrence
Reported 2020-02-03 13:51:38 PST
media/media-fragments/TC0087.html Description: This test is flaky failing on Mojave wk2. History: https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-fragments%2FTC0087.html&platform=mac&limit=50000 Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/media/media-fragments/TC0087-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/media/media-fragments/TC0087-actual.txt @@ -4,7 +4,7 @@ Fragment: 't=3,7&foo' Comment: Rubbish after & is ignored. EVENT(canplaythrough) -EXPECTED (video.currentTime == '3') OK +EXPECTED (video.currentTime == '3'), OBSERVED '0' FAIL RUN(video.play()) EVENT(pause) EXPECTED (video.currentTime - fragmentEndTime <= '0.75') OK
Attachments
Update Test Expectations (1.40 KB, patch)
2020-02-03 13:55 PST, Jason Lawrence
no flags
Update Test Expectations (1.43 KB, patch)
2020-02-03 14:18 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 13:52:06 PST
Jason Lawrence
Comment 2 2020-02-03 13:55:57 PST
Created attachment 389562 [details] Update Test Expectations
Jason Lawrence
Comment 3 2020-02-03 14:18:44 PST
Created attachment 389566 [details] Update Test Expectations
Truitt Savell
Comment 4 2020-02-03 14:19:35 PST
Comment on attachment 389566 [details] Update Test Expectations Clearing flags on attachment: 389566 Committed r255594: <https://trac.webkit.org/changeset/255594>
Ryan Haddad
Comment 5 2020-04-08 23:01:47 PDT
The test is consistently passing now. Removed expectation in r259782.
Note You need to log in before you can comment on or make changes to this bug.