Bug 207055 - [ iOS wk2 release ] media/track/texttrackcue/texttrackcue-displaycue.html
Summary: [ iOS wk2 release ] media/track/texttrackcue/texttrackcue-displaycue.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-31 10:24 PST by Jason Lawrence
Modified: 2020-04-08 23:02 PDT (History)
3 users (show)

See Also:


Attachments
Update Test Expectations (1.54 KB, patch)
2020-01-31 10:29 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 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 ""
Comment 1 Radar WebKit Bug Importer 2020-01-31 10:25:17 PST
<rdar://problem/59066092>
Comment 2 Jason Lawrence 2020-01-31 10:29:58 PST
Created attachment 389375 [details]
Update Test Expectations
Comment 3 Truitt Savell 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>
Comment 4 Jason Lawrence 2020-01-31 13:19:37 PST
I was able to reproduce this issue with run-webkit-test iterations with build 255515.
Comment 5 Ryan Haddad 2020-04-08 23:02:28 PDT
The test is consistently passing now. Removed expectation in r259782.