RESOLVED FIXED 197639
REGRESSION (r244900): Layout Test media/track/track-cue-missing.html is failing on iOS and macOS debug
https://bugs.webkit.org/show_bug.cgi?id=197639
Summary REGRESSION (r244900): Layout Test media/track/track-cue-missing.html is faili...
Ryan Haddad
Reported 2019-05-06 16:45:15 PDT
The following layout test is failing on iOS and macOS debug bots media/track/track-cue-missing.html Probable cause: The dashboard suggests this regression range: https://trac.webkit.org/log/webkit/?verbose=on&rev=244901&stop_rev=244900 Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Ftrack%2Ftrack-cue-missing.html --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/media/track/track-cue-missing-expected.txt +++ /Volumes/Data/slave/mojave-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 '72' FAIL END OF TEST
Attachments
Ryan Haddad
Comment 1 2019-05-06 16:45:28 PDT
I have not yet been able to reproduce this locally.
Ryan Haddad
Comment 2 2019-05-06 17:02:30 PDT
Using the following command, I cannot reproduce this with a debug build of r244899, but I can with r244900: run-webkit-tests media/track/track-cue-missing.html --no-retry --iter 10 --exit-after-n-failures 1
Ryan Haddad
Comment 3 2019-05-06 17:03:20 PDT
Simon, could you please take a look at this?
Simon Fraser (smfr)
Comment 4 2019-05-06 17:08:39 PDT
It seems like the code that runs for logging just made the test slower, so it's a bad test.
Simon Fraser (smfr)
Comment 5 2019-05-06 17:09:41 PDT
Presumably it's only bad in debug. Let's just mark it flakey for debug only.
Alexey Proskuryakov
Comment 6 2019-05-06 21:51:00 PDT
The plan is to roll back the patch, not to increase the number of tests marked as flaky.
Ryan Haddad
Comment 7 2019-05-07 11:43:23 PDT
Radar WebKit Bug Importer
Comment 8 2019-05-07 11:44:17 PDT
Note You need to log in before you can comment on or make changes to this bug.