Bug 35297

Summary: media/video-display-aspect-ratio.html fails
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, ap, eric.carlson, jer.noble, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 34933    
Bug Blocks:    

Attachments
Alexey Proskuryakov
Comment 1 2014-01-18 10:39:52 PST
This test is very flaky on Mac. It fails most of the time on some WK2 bots, and fails sometimes on WK1. Seemingly always in the same manner: @@ -2,7 +2,7 @@ EXPECTED (video.videoWidth == '0') OK EXPECTED (video.videoHeight == '0') OK EVENT(loadedmetadata) -EXPECTED (video.videoWidth == '426') OK -EXPECTED (video.videoHeight == '240') OK +EXPECTED (video.videoWidth == '426'), OBSERVED '0' FAIL +EXPECTED (video.videoHeight == '240'), OBSERVED '0' FAIL END OF TEST Marked as flaky on Mac in <http://trac.webkit.org/r162261>.
Ahmad Saleem
Comment 2 2023-10-25 13:49:39 PDT
EWS
Comment 3 2024-02-18 07:27:34 PST
Committed 274947@main (85c396bcfe9d): <https://commits.webkit.org/274947@main> Reviewed commits have been landed. Closing PR #24704 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2024-02-18 07:28:14 PST
Note You need to log in before you can comment on or make changes to this bug.