Bug 211194 - REGRESSION(r260822): Apparently broke media/track/track-cue-missing.html on Mac
Summary: REGRESSION(r260822): Apparently broke media/track/track-cue-missing.html on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-29 11:28 PDT by Philippe Normand
Modified: 2020-04-30 05:26 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2020-04-29 11:30 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-04-29 11:28:59 PDT
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Ftrack%2Ftrack-cue-missing.html

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/media/track/track-cue-missing-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/media/track/track-cue-missing-actual.txt
@@ -5,6 +5,6 @@
 EVENT(loadeddata)
 Created 121 cues.
 EVENT(ended)
-EXPECTED (missedCueCount < '50') OK
+EXPECTED (missedCueCount < '50'), OBSERVED '56' FAIL
 END OF TEST
Comment 1 Philippe Normand 2020-04-29 11:30:19 PDT
Created attachment 397981 [details]
Patch
Comment 2 Philippe Normand 2020-04-29 11:30:48 PDT
The test consistently fails in GTK here, so I can't make sure this is the right fix.
Comment 3 Philippe Normand 2020-04-30 05:23:04 PDT
Comment on attachment 397981 [details]
Patch

Was able to reproduce the issue on Mac Debug and test the patch.
Comment 4 EWS 2020-04-30 05:25:44 PDT
Committed r260943: <https://trac.webkit.org/changeset/260943>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397981 [details].
Comment 5 Radar WebKit Bug Importer 2020-04-30 05:26:17 PDT
<rdar://problem/62646526>