WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
35297
media/video-display-aspect-ratio.html fails
https://bugs.webkit.org/show_bug.cgi?id=35297
Summary
media/video-display-aspect-ratio.html fails
Philippe Normand
Reported
2010-02-23 08:13:24 PST
+++ This bug was initially created as a clone of
Bug #34933
+++ on SnowLeopard:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20%28Tests%29/r54766%20%285575%29/media/video-display-aspect-ratio-pretty-diff.html
on Windows:
http://build.webkit.org/results/Windows%20Release%20%28Tests%29/r54766%20%289057%29/media/video-display-aspect-ratio-pretty-diff.html
The test is skipped on these platforms for now.
Attachments
Add attachment
proposed patch, testcase, etc.
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
We still have this platform expectation: [macOS]
https://github.com/WebKit/WebKit/blob/b3db1071742474d5876270a3f5bd3d7c391dc083/LayoutTests/platform/mac/TestExpectations#L716
webkit.org/b/35297
media/video-display-aspect-ratio.html [ Pass Failure ] and [iOS]
https://github.com/WebKit/WebKit/blob/b3db1071742474d5876270a3f5bd3d7c391dc083/LayoutTests/platform/ios/TestExpectations#L2472
webkit.org/b/35297
media/video-display-aspect-ratio.html [ Pass Failure ]
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
<
rdar://problem/123189036
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug