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
<rdar://problem/63495929>
Set expectations: https://trac.webkit.org/changeset/262007/webkit