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 / TestsAssignee: 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   

Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-05-21 02:33:24 PDT
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.
Comment 1 Alicia Boya García 2017-08-30 09:23:38 PDT
media/controls-right-click-on-timebar.html crashes sometimes, in addition to being flaky. I will add Crash expectation.
Comment 2 Diego Pino 2023-01-25 19:33:42 PST
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.
Comment 3 Radar WebKit Bug Importer 2023-01-25 19:35:36 PST
<rdar://problem/104678746>