WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
211612
REGRESSION(
r261341
): imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm is failing
https://bugs.webkit.org/show_bug.cgi?id=211612
Summary
REGRESSION(r261341): imported/w3c/web-platform-tests/html/semantics/embedded-...
Lauro Moura
Reported
2020-05-07 21:15:45 PDT
Diff: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-actual.txt @@ -5,6 +5,6 @@ PASS default object size is 300x150 PASS default height is half the width PASS default width is twice the height -FAIL default object size after src is removed assert_equals: expected "300px" but got "320px" +PASS default object size after src is removed FAIL default object size after poster is removed assert_equals: expected "102px" but got "300px"
Attachments
Patch
(1.68 KB, patch)
2020-05-08 10:05 PDT
,
Eric Carlson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-05-08 05:08:19 PDT
Seems to be regressed yesterday in range:
r261340
-
r261343
. History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fthe-video-element%2Fintrinsic_sizes.htm&platform=mac
Aakash Jain
Comment 2
2020-05-08 05:12:34 PDT
r261341
(
Bug 211464
) seems like the commit which made this test very flaky. It did made following changed in imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes-expected.txt - FAIL default object size after src is removed assert_equals: expected "320px" but got "300px" + FAIL default object size after src is removed assert_equals: expected "300px" but got "320px"
Radar WebKit Bug Importer
Comment 3
2020-05-08 09:38:01 PDT
<
rdar://problem/63024081
>
Eric Carlson
Comment 4
2020-05-08 10:05:11 PDT
Created
attachment 398868
[details]
Patch
EWS
Comment 5
2020-05-08 10:30:39 PDT
Committed
r261392
: <
https://trac.webkit.org/changeset/261392
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 398868
[details]
.
Ryan Haddad
Comment 6
2020-05-08 13:25:43 PDT
Re-opened since this is blocked by
bug 211641
Ryan Haddad
Comment 7
2020-05-08 13:27:52 PDT
Reverted
r261341
and
r261392
for reason: Caused multiple regression test failures Committed
r261409
: <
https://trac.webkit.org/changeset/261409
>
Alexey Proskuryakov
Comment 8
2020-05-08 15:47:55 PDT
***
Bug 211611
has been marked as a duplicate of this 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