RESOLVED CONFIGURATION CHANGED 272930
[ MacOS iOS ] 2X imported/w3c/web-platform-tests/css/css are consistent failures
https://bugs.webkit.org/show_bug.cgi?id=272930
Summary [ MacOS iOS ] 2X imported/w3c/web-platform-tests/css/css are consistent failures
Jay Stfleur
Reported 2024-04-18 14:52:20 PDT
Description: imported/w3c/web-platform-tests/css/css-writing-modes/padding-percent-orthogonal-dynamic.html imported/w3c/web-platform-tests/css/css-contain/container-queries/percentage-padding-orthogonal.html are consistent failures on Monterey+ Wk1 and Wk2. Test is also failing on iOS. Buildbot Url: https://build.webkit.org/#/builders/926/builds/2496 History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-writing-modes%2Fpadding-percent-orthogonal-dynamic.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-contain%2Fcontainer-queries%2Fpercentage-padding-orthogonal.html Diff/Image Diff/Crash Log: imported/w3c/web-platform-tests/css/css-contain/container-queries/percentage-padding-orthogonal.html --- /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-contain/container-queries/percentage-padding-orthogonal-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-contain/container-queries/percentage-padding-orthogonal-actual.txt @@ -2,7 +2,7 @@ FAIL #container height measured with 500px width. Both container children visible assert_equals: expected 100 but got 0 FAIL #container width 400px after padding is applied. assert_equals: expected 400 but got 500 FAIL #container width 400px after padding is applied. #second is removed from the rendering assert_equals: expected 50 but got 100 -FAIL #container height measured with 499px width. Both container children visible assert_equals: expected 100 but got 0 -FAIL #container width 399px after padding is applied. #second is removed from the rendering assert_equals: expected 399 but got 500 -FAIL #container width 399x after padding is applied. #second is removed from the rendering assert_equals: expected 50 but got 100 +PASS #container height measured with 499px width. Both container children visible +PASS #container width 399px after padding is applied. #second is removed from the rendering +PASS #container width 399x after padding is applied. #second is removed from the rendering Diff/Image Diff/Crash Log: imported/w3c/web-platform-tests/css/css-writing-modes/padding-percent-orthogonal-dynamic.html --- /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-writing-modes/padding-percent-orthogonal-dynamic-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-writing-modes/padding-percent-orthogonal-dynamic-actual.txt @@ -1,4 +1,4 @@ FAIL 400px minus 100px padding based on #child height assert_equals: expected 300 but got 400 -FAIL 200px minus 100px padding based on #child height assert_equals: expected 100 but got 400 +PASS 200px minus 100px padding based on #child height
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-18 14:55:37 PDT
EWS
Comment 2 2024-04-18 16:19:17 PDT
Test gardening commit 277712@main (9659849800ae): <https://commits.webkit.org/277712@main> Reviewed commits have been landed. Closing PR #27480 and removing active labels.
Ryan Haddad
Comment 3 2024-04-19 15:49:02 PDT
It looks like these failures started after https://commits.webkit.org/277669@main. That change was reverted in https://commits.webkit.org/277740@main, and the rebaseline reverted in https://commits.webkit.org/277741@main
Note You need to log in before you can comment on or make changes to this bug.