[Webkit-unassigned] [Bug 193399] New: REGRESSION: Layout Test media/media-fullscreen-return-to-inline.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 09:16:48 PST 2019


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

            Bug ID: 193399
           Summary: REGRESSION: Layout Test
                    media/media-fullscreen-return-to-inline.html is
                    failing
           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: tsavell at apple.com
                CC: lforschler at apple.com

The following layout test is failing on MacOS

media/media-fullscreen-return-to-inline.html

Probable cause:

This test recently became a flakey failure. It is highly intermittent and has no clear regression point. First failure came from a run of r239860. 

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-fullscreen-return-to-inline.html

Diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/media/media-fullscreen-return-to-inline-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/media/media-fullscreen-return-to-inline-actual.txt
@@ -12,6 +12,6 @@
 EVENT(webkitfullscreenchange)
 RUN(video.webkitExitFullscreen())
 EVENT(webkitfullscreenchange)
-EXPECTED (video.paused == 'false') OK
+EXPECTED (video.paused == 'false'), OBSERVED 'true' FAIL
 END OF TEST

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190114/4ed05ab3/attachment-0001.html>


More information about the webkit-unassigned mailing list