[Webkit-unassigned] [Bug 160707] New: [macOS Sierra] Fix flaky test: media/controls/picture-in-picture.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 13:41:59 PDT 2016


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

            Bug ID: 160707
           Summary: [macOS Sierra] Fix flaky test:
                    media/controls/picture-in-picture.html
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adachan at apple.com
                CC: lforschler at apple.com

media/controls/picture-in-picture.html is flaky on macOS Sierra.

@@ -21,13 +21,13 @@
 Test for the pip placeholder visibility in pip mode

 PASS: Should be in pip mode
-PASS: Inline placeholder should be visible at this point
+FAIL: Inline placeholder should be visible at this point Expected to not contain "hidden". Actual: "hidden picture-in-picture"

 Test for the pip placeholder visibility in pip mode without a 'controls' attribute

 PASS: Should still be in pip mode
 PASS: No controls attribute
-PASS: Inline placeholder should still be visible
+FAIL: Inline placeholder should still be visible Expected to not contain "hidden". Actual: "hidden picture-in-picture"

 Testing finished.


-- 
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/20160809/c0e1a6f3/attachment.html>


More information about the webkit-unassigned mailing list