Bug 145251
Summary: | [GTK] Layout Test css3/masking/mask-svg-script-mask-to-entire-svg.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aboya, bugs-noreply, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcos Chavarría Teijeiro (irc: chavaone)
The media/controls-right-click-on-timebar.html layout test is flaky on GTK+. The test was flaky and it was timing out and passing but after r184015 (https://trac.webkit.org/changeset/r184015) it is also failing.
This test tests that clicking with the right button doesnt enables seek.
The diff is the following:
--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/media/controls-right-click-on-timebar-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/media/controls-right-click-on-timebar-actual.txt
@@ -3,5 +3,7 @@
RUN(video.autoplay = true)
EVENT(playing)
+EVENT(seeked)
+Should not seek. FAIL
END OF TEST
Updating test expectations on bug 145250.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alicia Boya García
media/controls-right-click-on-timebar.html crashes sometimes, in addition to being flaky. I will add Crash expectation.
Diego Pino
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Radar WebKit Bug Importer
<rdar://problem/104678746>