Bug 116975
Summary: | [GTK] media/track/track-cue-overlap-snap-to-lines-not-set.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | calvaris |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
The media/track/track-cue-overlap-snap-to-lines-not-set.html layout test is flaky, mostly on the debug WK1 builder and release WK2 tester.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Ftrack%2Ftrack-cue-overlap-snap-to-lines-not-set.html
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/media/track/track-cue-overlap-snap-to-lines-not-set-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/media/track/track-cue-overlap-snap-to-lines-not-set-actual.txt
@@ -2,6 +2,6 @@
EVENT(canplaythrough)
EVENT(seeked)
Active cues: 7
-No cue elements overlap. OK
+Cue element number 0 overlaps with element [object HTMLDivElement]. FAIL
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Xabier RodrÃguez Calvar
This seems to be working now