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
183220
[mac-wk1] Layout Test media/track/track-css-matching-timestamps.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=183220
Summary
[mac-wk1] Layout Test media/track/track-css-matching-timestamps.html is a fla...
Ryan Haddad
Reported
2018-02-28 11:42:27 PST
The following layout test is failing on mac-wk1 media/track/track-css-matching-timestamps.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-timestamps.html
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2018-02-28 11:42:56 PST
(In reply to Ryan Haddad from
comment #0
)
> The following layout test is failing on mac-wk1
Correction: This test is a flaky timeout.
Alexey Proskuryakov
Comment 2
2018-02-28 13:00:57 PST
The test is usually fast, so the timeout is probably an actual failure.
Ryan Haddad
Comment 3
2018-02-28 13:45:00 PST
--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-matching-timestamps-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-matching-timestamps-actual.txt @@ -1,43 +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 cues are being matched properly by :past and :future pseudo classes. EVENT(canplaythrough) EVENT(seeked) -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -RUN(video.currentTime = 0.3) -EVENT(seeked) -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK - -RUN(video.currentTime = 0.5) -EVENT(seeked) -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK - -RUN(video.currentTime = 0.7) -EVENT(seeked) -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK - -RUN(video.currentTime = 0.9) -EVENT(seeked) -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK -END OF TEST -
Ryan Haddad
Comment 4
2018-03-21 14:18:08 PDT
Marked test as flaky in
https://trac.webkit.org/r229825
Ahmad Saleem
Comment 5
2023-10-14 02:51:05 PDT
This test got removed in this commit:
https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c
Nothing to do here, marking this as 'RESOLVED CONFIGURATION CHANGED'.
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