[Webkit-unassigned] [Bug 145251] New: Layout Test css3/masking/mask-svg-script-mask-to-entire-svg.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 02:33:24 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145251

            Bug ID: 145251
           Summary: Layout Test
                    css3/masking/mask-svg-script-mask-to-entire-svg.html
                    is flaky
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chavarria1991 at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150521/aa590750/attachment.html>


More information about the webkit-unassigned mailing list