Bug 212215

Summary: [ macOS ] REGRESSION: media/video-isplayingtoautomotiveheadunit.html is a flaky failure
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, jer.noble, peng.liu6, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jacob Uphoff
Reported 2020-05-21 09:14:15 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2020-05-21 09:14:37 PDT
Jacob Uphoff
Comment 2 2020-05-21 09:22:45 PDT
Note You need to log in before you can comment on or make changes to this bug.