[Webkit-unassigned] [Bug 209353] (r258747) [ Mac wk1 Release ] media/video-background-tab-playback.html is failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 08:31:51 PDT 2020


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

Hector Lopez <hector_i_lopez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hector_i_lopez at apple.com

--- Comment #4 from Hector Lopez <hector_i_lopez at apple.com> ---
media/video-background-tab-playback.html

This test is also a flaky failure on macOS wk2 Release. First instance of failure on wk2 Release appears at r258793 according to history.

History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-background-tab-playback.html&limit=50000&platform=mac&style=release

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/media/video-background-tab-playback-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/media/video-background-tab-playback-actual.txt
@@ -11,12 +11,6 @@
 ** Simulate switching the tab to background, video should pause.
 RUN(testRunner.setPageVisibility('hidden'))

-EXPECTED (video.paused == 'true') OK
-
-** Simulate switch back to foreground, video should remain paused.
-RUN(internals.applicationWillEnterForeground())
-
-EXPECTED (video.paused == 'true') OK
-
+Video did not pause after switching to backgound. 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/20200803/49fa32b5/attachment.htm>


More information about the webkit-unassigned mailing list