WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243836
New test: [ iOS16 ] imported/w3c/web-platform-tests/css/css-flexbox/negative-overflow-002.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=243836
Summary
New test: [ iOS16 ] imported/w3c/web-platform-tests/css/css-flexbox/negative-...
Hercules Hjalmarsson
Reported
2022-08-11 11:34:42 PDT
imported/w3c/web-platform-tests/css/css-flexbox/negative-overflow-002.html Is a constant text failure on iOS ToT and since it was introduced at
253170@main
. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-flexbox%2Fnegative-overflow-002.html
DIFF: --- /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-flexbox/negative-overflow-002-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-flexbox/negative-overflow-002-actual.txt @@ -245,13 +245,13 @@ scrollWidth expected 370 but got 105 FAIL .container 13 assert_equals: <div class="container" data-expected-scroll-width="370" data-expected-scroll-height="130" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: row nowrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 370 but got 360 +scrollWidth expected 370 but got 345 FAIL .container 14 assert_equals: <div class="container" data-expected-scroll-width="130" data-expected-scroll-height="370" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: row wrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 130 but got 120 +scrollWidth expected 130 but got 105 FAIL .container 15 assert_equals: <div class="container" data-expected-scroll-width="130" data-expected-scroll-height="370" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: row wrap-reverse;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 130 but got 120 +scrollWidth expected 130 but got 105 FAIL .container 16 assert_equals: <div class="container" data-expected-scroll-width="370" data-expected-scroll-height="130" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: row-reverse nowrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> scrollWidth expected 370 but got 105 @@ -263,19 +263,19 @@ scrollWidth expected 130 but got 105 FAIL .container 19 assert_equals: <div class="container" data-expected-scroll-width="130" data-expected-scroll-height="370" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: column nowrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 130 but got 120 +scrollWidth expected 130 but got 105 FAIL .container 20 assert_equals: <div class="container" data-expected-scroll-width="370" data-expected-scroll-height="130" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: column wrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 370 but got 360 +scrollWidth expected 370 but got 345 FAIL .container 21 assert_equals: <div class="container" data-expected-scroll-width="370" data-expected-scroll-height="130" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: column wrap-reverse;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> scrollWidth expected 370 but got 105 FAIL .container 22 assert_equals: <div class="container" data-expected-scroll-width="130" data-expected-scroll-height="370" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: column-reverse nowrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 130 but got 120 +scrollWidth expected 130 but got 105 FAIL .container 23 assert_equals: <div class="container" data-expected-scroll-width="370" data-expected-scroll-height="130" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: column-reverse wrap;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> -scrollWidth expected 370 but got 360 +scrollWidth expected 370 but got 345 FAIL .container 24 assert_equals: <div class="container" data-expected-scroll-width="370" data-expected-scroll-height="130" style="writing-mode: horizontal-tb; direction: rtl; flex-flow: column-reverse wrap-reverse;"><div class="item">1</div><div class="item">2</div><div class="item">3</div></div> scrollWidth expected 370 but got 105 DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Release-WK2-Tests/253171@main%20(2265)/imported/w3c/web-platform-tests/css/css-flexbox/negative-overflow-002-pretty-diff.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-11 11:35:10 PDT
<
rdar://problem/98520356
>
Hercules Hjalmarsson
Comment 2
2022-08-11 11:43:19 PDT
I was able to reproduce this issue at
253170@main
and ToT running command: run-webkit-tests --ios-simulator imported/w3c/web-platform-tests/css/css-flexbox/negative-overflow-002.html However, needed to download the iOS build similar to the bots.
EWS
Comment 3
2022-08-11 11:44:35 PDT
Test gardening commit
253344@main
(daef9fc001b8): <
https://commits.webkit.org/253344@main
> Reviewed commits have been landed. Closing PR #3232 and removing active labels.
Tim Nguyen (:ntim)
Comment 4
2022-08-23 09:11:36 PDT
Rebaselining here is fine thanks!
EWS
Comment 5
2022-10-20 16:54:02 PDT
Test gardening commit
255808@main
(70f11766aa56): <
https://commits.webkit.org/255808@main
> Reviewed commits have been landed. Closing PR #5608 and removing active labels.
Hercules Hjalmarsson
Comment 6
2022-10-20 16:54:34 PDT
(In reply to EWS from
comment #5
)
> Test gardening commit
255808@main
(70f11766aa56): > <
https://commits.webkit.org/255808@main
> > > Reviewed commits have been landed. Closing PR #5608 and removing active > labels.
Re-baselined test for iOS in above commit.
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