NEW 242905
[ iOS15 ] compositing/tiling/tiled-mask-inwindow.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=242905
Summary [ iOS15 ] compositing/tiling/tiled-mask-inwindow.html is a flaky failure
Hercules Hjalmarsson
Reported 2022-07-19 09:57:08 PDT
compositing/tiling/tiled-mask-inwindow.html Is a flaky text failure on iOS15 ToT. HISTORY: https://results.webkit.org/?suite=layout-tests&test=compositing%2Ftiling%2Ftiled-mask-inwindow.html DIFF: --- /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/compositing/tiling/tiled-mask-inwindow-expected.txt +++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/compositing/tiling/tiled-mask-inwindow-actual.txt @@ -55,9 +55,9 @@ (GraphicsLayer (bounds 800.00 1065.00) (contentsOpaque 1) - (tile cache coverage 0, 0 800 x 600) - (tile size 800 x 600) - (top left tile 0, 0 tiles grid 1 x 1) + (tile cache coverage 0, 0 800 x 1024) + (tile size 800 x 512) + (top left tile 0, 0 tiles grid 1 x 2) (in window 1) (children 1 (GraphicsLayer DIFF URL: https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/252594@main%20(3183)/compositing/tiling/tiled-mask-inwindow-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-19 09:57:30 PDT
Hercules Hjalmarsson
Comment 2 2022-07-19 10:07:13 PDT
I was able to get a very similar diff output on iOS15 ToT running 200 iterations of command: run-webkit-tests -f --force compositing/tiling/tiled-mask-inwindow.html DIFF: --- /Volumes/Data/Builds/iOS/-/Debug/-/layout-test-results/compositing/tiling/tiled-mask-inwindow-expected.txt +++ /Volumes/Data/Builds/iOS/-/Debug/-/layout-test-results/compositing/tiling/tiled-mask-inwindow-actual.txt @@ -55,9 +55,9 @@ (GraphicsLayer (bounds 800.00 1065.00) (contentsOpaque 1) - (tile cache coverage 0, 0 800 x 600) + (tile cache coverage 0, 0 800 x 1065) (tile size 800 x 600) - (top left tile 0, 0 tiles grid 1 x 1) + (top left tile 0, 0 tiles grid 1 x 2) (in window 1) (children 1 (GraphicsLayer
EWS
Comment 3 2022-07-19 15:38:28 PDT
Test gardening commit 252619@main (15838d58ee88): <https://commits.webkit.org/252619@main> Reviewed commits have been landed. Closing PR #2566 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.