RESOLVED FIXED 276209
[ macOS WK2 ] compositing/plugins/pdf/pdf-in-embed-with-root-page-zoom.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=276209
Summary [ macOS WK2 ] compositing/plugins/pdf/pdf-in-embed-with-root-page-zoom.html i...
Robert Jenner
Reported 2024-07-03 15:50:28 PDT
compositing/plugins/pdf/pdf-in-embed-with-root-page-zoom.html is a constant text failure on macOS Sonoma WK2 and later. HISTORY: https://results.webkit.org/?limit=50000&suite=layout-tests&test=compositing%2Fplugins%2Fpdf%2Fpdf-in-embed-with-root-page-zoom.html TEXT DIFF: (coverage rect 0.00, 0.00 585.00 x 441.00) (intersects coverage rect 0) (contentsScale 1.25) - (children 3 + (children 2 (GraphicsLayer (anchor 0.00 0.00) (transform [0.96 0.00 0.00 0.00] [0.00 0.96 0.00 0.00] [0.00 0.00 1.00 0.00] [18.00 7.00 0.00 1.00]) @@ -92,17 +92,6 @@ (intersects coverage rect 1) (contentsScale 1.25) ) - (GraphicsLayer - (anchor 0.00 0.00) - (bounds 585.00 608.00) - (blendMode multiply) - (drawsContent 1) - (transform [0.96 0.00 0.00 0.00] [0.00 0.96 0.00 0.00] [0.00 0.00 1.00 0.00] [18.00 7.00 0.00 1.00]) - (visible rect 0.00, 0.00 585.00 x 450.53) - (coverage rect -18.69, -7.27 607.29 x 457.80) - (intersects coverage rect 1) - (contentsScale 1.25) - ) ) ) ) DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/280629@main%20(3653)/compositing/plugins/pdf/pdf-in-embed-with-root-page-zoom-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-03 15:51:36 PDT
Robert Jenner
Comment 2 2024-07-03 15:52:38 PDT
I was able to reproduce this failure at Sonoma Debug ToT running the test as follows: run-webkit-tests compositing/plugins/pdf/pdf-in-embed-with-root-page-zoom.html It looks like it might just be a rebaseline potentially?
Robert Jenner
Comment 3 2024-07-03 15:55:53 PDT
Actually, on second glance. It appears that this test is supposed to fail as it has an expectation set. That expectation is only set for Sonoma however, so that will need to be modified.
EWS
Comment 4 2024-07-03 16:02:46 PDT
Test gardening commit 280644@main (1954c37f7f7a): <https://commits.webkit.org/280644@main> Reviewed commits have been landed. Closing PR #30470 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.