WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124932
media/video-size.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=124932
Summary
media/video-size.html is flaky
Michal Pakula vel Rutka
Reported
2013-11-27 05:42:48 PST
Layout test media/video-size.html is flaky according to dashboard:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Fvideo-size.html
Failing test output: --- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/media/video-size-expected.txt +++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/media/video-size-actual.txt @@ -30,8 +30,8 @@ Setting 'src' to "content/bogus.[extension]" 'poster' to "content/greenbox.png" Testing movie with 'poster' and invalid 'src', should be image size. -EXPECTED (video.clientWidth == '25') OK -EXPECTED (video.clientHeight == '25') OK +EXPECTED (video.clientWidth == '25'), OBSERVED '76' FAIL +EXPECTED (video.clientHeight == '25'), OBSERVED '103' FAIL EXPECTED (video.videoWidth == '0') OK EXPECTED (video.videoHeight == '0') OK
Attachments
Proposed patch
(2.49 KB, patch)
2016-02-04 13:57 PST
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-01-18 10:42:34 PST
Also flaky on Mac WK! and WK2 (with same diff).
Alexey Proskuryakov
Comment 2
2014-01-18 10:46:52 PST
Moved expectation from EFL to cross-platform file in <
http://trac.webkit.org/r162262
>.
Radar WebKit Bug Importer
Comment 3
2015-10-30 11:56:33 PDT
<
rdar://problem/23336430
>
Eric Carlson
Comment 4
2016-02-04 13:57:31 PST
Created
attachment 270692
[details]
Proposed patch
WebKit Commit Bot
Comment 5
2016-02-04 14:54:06 PST
Comment on
attachment 270692
[details]
Proposed patch Clearing flags on attachment: 270692 Committed
r196150
: <
http://trac.webkit.org/changeset/196150
>
WebKit Commit Bot
Comment 6
2016-02-04 14:54:09 PST
All reviewed patches have been landed. Closing bug.
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