RESOLVED CONFIGURATION CHANGED Bug 182932
[mac-wk1] Layout Test media/track/track-css-matching-default.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=182932
Summary [mac-wk1] Layout Test media/track/track-css-matching-default.html is a flaky ...
Ryan Haddad
Reported 2018-02-19 10:53:16 PST
The following layout test is a flaky timeout on macOS WK1 media/track/track-css-matching-default.html Probable cause: Unknown, this test has been flaky for a while. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Ftrack%2Ftrack-css-matching-default.html --- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-matching-default-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-matching-default-actual.txt @@ -1,9 +1,7 @@ +CONSOLE MESSAGE: line 83: No text track cue with display id 'cue' is currently visible +FAIL: Timed out waiting for notifyDone to be called Test that u, b, i WebVTT objects are being styled correctly. EVENT(canplaythrough) EVENT(seeked) -EXPECTED (getComputedStyle(cueNode).fontWeight == 'bold') OK -EXPECTED (getComputedStyle(cueNode).fontStyle == 'italic') OK -EXPECTED (getComputedStyle(cueNode).textDecoration == 'underline') OK -END OF TEST
Attachments
Ryan Haddad
Comment 1 2018-02-19 10:56:05 PST
Ahmad Saleem
Comment 2 2023-10-25 09:01:27 PDT
This commit removed the test: https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c * media/track/track-css-matching-default.html: Removed. Nothing to do here.
Note You need to log in before you can comment on or make changes to this bug.