WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
183223
[mac-wk1] Layout Test media/track/track-css-property-whitelist.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=183223
Summary
[mac-wk1] Layout Test media/track/track-css-property-whitelist.html is a flak...
Ryan Haddad
Reported
2018-02-28 13:43:49 PST
The following layout test is a flaky timeout on mac-wk1 media/track/track-css-property-whitelist.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-property-whitelist.html
--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-property-whitelist-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-property-whitelist-actual.txt @@ -1,3 +1,5 @@ +CONSOLE MESSAGE: line 83: No text track cue with display id 'cue' is currently visible +FAIL: Timed out waiting for notifyDone to be called This should display inline EVENT(canplaythrough) @@ -5,17 +7,4 @@ Test that only allowed for the ::cue pseudo-element properties are applied to WebVTT node objects. -EXPECTED (getComputedStyle(cueNode).color == 'rgb(255, 0, 0)') OK -EXPECTED (getComputedStyle(cueNode).padding == '0px') OK -EXPECTED (getComputedStyle(cueNode).wordSpacing == '0px') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(255, 0, 0)') OK -EXPECTED (getComputedStyle(cueNode).padding == '0px') OK -EXPECTED (getComputedStyle(cueNode).wordSpacing == '0px') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(255, 0, 0)') OK -EXPECTED (getComputedStyle(cueNode).padding == '0px') OK -EXPECTED (getComputedStyle(cueNode).wordSpacing == '0px') OK -Test that filtering doesn't apply to elements which class equals 'cue' outside WebVTT scope. -EXPECTED (getComputedStyle(cueNode).display == 'inline') OK -END OF TEST -
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-10-25 08:58:17 PDT
This test was renamed to more inclusive language here:
https://github.com/WebKit/WebKit/commit/f91e2d50be673632aaf3f47b1e027beef3b3dd87
> * media/track/track-css-property-allowlist.html: Copied from media/track/track-css-property-whitelist.html.
and then this commit removed the test:
https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c
> * media/track/track-css-property-allowlist.html: Removed.
Nothing to do here.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug