[Webkit-unassigned] [Bug 212215] New: [ macOS ] REGRESSION: media/video-isplayingtoautomotiveheadunit.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 09:14:15 PDT 2020


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

            Bug ID: 212215
           Summary: [ macOS ] REGRESSION:
                    media/video-isplayingtoautomotiveheadunit.html is a
                    flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com

media/video-isplayingtoautomotiveheadunit.html

This test recently became a flaky failure on macOS and was first seen on commit r261534.

History:

https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-isplayingtoautomotiveheadunit.html

Diff:

 EVENT(playing)
 RUN(internals.setIsPlayingToAutomotiveHeadUnit(true))
 RUN(internals.applicationDidEnterBackground(true))
-EXPECTED (video.paused == 'false') OK
+EXPECTED (video.paused == 'false'), OBSERVED 'true' FAIL
 RUN(internals.setIsPlayingToAutomotiveHeadUnit(false))
 RUN(internals.applicationWillEnterForeground(true))
 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/20200521/300a584a/attachment.htm>


More information about the webkit-unassigned mailing list