RESOLVED FIXED 145251
[GTK] Layout Test css3/masking/mask-svg-script-mask-to-entire-svg.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=145251
Summary [GTK] Layout Test css3/masking/mask-svg-script-mask-to-entire-svg.html is flaky
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 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.
Attachments
Alicia Boya García
Comment 1 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.
Diego Pino
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2023-01-25 19:35:36 PST
Note You need to log in before you can comment on or make changes to this bug.