Bug 262917

Summary: NEW TEST (269063@main) [ Sonoma wk2 ] compositing/plugins/pdf/pdf-in-embed.html is constantly failing
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=262915

Description Marta Darbinyan 2023-10-09 13:28:36 PDT
The test compositing/plugins/pdf/pdf-in-embed.html has been failing on  Sonoma wk2  since its introduction at 269063@main.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=compositing%2Fplugins%2Fpdf%2Fpdf-in-embed.html

TEXT DIFF:
@@ -10,18 +10,6 @@
         (GraphicsLayer
           (position 8.00 8.00)
           (bounds 300.00 300.00)
-          (children 1
-            (GraphicsLayer
-              (anchor 0.00 0.00)
-              (children 1
-                (GraphicsLayer
-                  (anchor 0.00 0.00)
-                  (bounds 300.00 300.00)
-                  (drawsContent 1)
 
DIFF URL:
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/269075@main%20(206)/compositing/plugins/pdf/pdf-in-embed-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on Sonoma ToT using the following commands:

python3 Tools/CISupport/download-built-product --platform=mac --debug 'https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-sonoma-x86_64 arm64-debug/269077@main.zip'

python3 Tools/CISupport/built-product-archive --platform=mac-sonoma --debug extract

python3 Tools/Scripts/run-webkit-tests --no-build --no-show-results --no-new-test-results --clobber-old-results --debug --results-directory layout-test-results --debug-rwt-logging --no-retry-failures compositing/plugins/pdf/pdf-in-embed.html

REGRESSION:

This test has been failing since it was introduced at 269063@main.
Comment 1 Radar WebKit Bug Importer 2023-10-09 13:29:56 PDT
<rdar://problem/116696892>
Comment 2 Marta Darbinyan 2023-10-10 11:56:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18899
Comment 3 EWS 2023-10-10 11:58:54 PDT
Test gardening commit 269160@main (10732b59db3c): <https://commits.webkit.org/269160@main>

Reviewed commits have been landed. Closing PR #18899 and removing active labels.
Comment 4 Tim Horton 2023-10-30 16:14:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19746
Comment 5 EWS 2023-10-30 16:36:07 PDT
Committed 269983@main (add5c8f40b89): <https://commits.webkit.org/269983@main>

Reviewed commits have been landed. Closing PR #19746 and removing active labels.