Bug 145251 - [GTK] Layout Test css3/masking/mask-svg-script-mask-to-entire-svg.html is flaky
Summary: [GTK] Layout Test css3/masking/mask-svg-script-mask-to-entire-svg.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-21 02:33 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2023-01-25 19:35 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>