NEW 212215
[ macOS ] REGRESSION: media/video-isplayingtoautomotiveheadunit.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=212215
Summary [ macOS ] REGRESSION: media/video-isplayingtoautomotiveheadunit.html is a fla...
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.