RESOLVED FIXED 207055
[ iOS wk2 release ] media/track/texttrackcue/texttrackcue-displaycue.html
https://bugs.webkit.org/show_bug.cgi?id=207055
Summary [ iOS wk2 release ] media/track/texttrackcue/texttrackcue-displaycue.html
Jason Lawrence
Reported 2020-01-31 10:24:48 PST
media/track/texttrackcue/texttrackcue-displaycue.html Description: This test is flaky failing on iOS wk2. I do not see a potential regression point. History: https://results.webkit.org/?suite=layout-tests&test=media%2Ftrack%2Ftexttrackcue%2Ftexttrackcue-displaycue.html&platform=ios Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/media/track/texttrackcue/texttrackcue-displaycue-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/media/track/texttrackcue/texttrackcue-displaycue-actual.txt @@ -1,4 +1,4 @@ -PASS Cues are displayed +FAIL Cues are displayed assert_equals: cue one is visible expected "First cue" but got ""
Attachments
Update Test Expectations (1.54 KB, patch)
2020-01-31 10:29 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-31 10:25:17 PST
Jason Lawrence
Comment 2 2020-01-31 10:29:58 PST
Created attachment 389375 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-01-31 10:36:42 PST
Comment on attachment 389375 [details] Update Test Expectations Clearing flags on attachment: 389375 Committed r255509: <https://trac.webkit.org/changeset/255509>
Jason Lawrence
Comment 4 2020-01-31 13:19:37 PST
I was able to reproduce this issue with run-webkit-test iterations with build 255515.
Ryan Haddad
Comment 5 2020-04-08 23:02:28 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.