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 Bugs | Assignee: | 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 | ||
Marta Darbinyan
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116696892>
Marta Darbinyan
Pull request: https://github.com/WebKit/WebKit/pull/18899
EWS
Test gardening commit 269160@main (10732b59db3c): <https://commits.webkit.org/269160@main>
Reviewed commits have been landed. Closing PR #18899 and removing active labels.
Tim Horton
Pull request: https://github.com/WebKit/WebKit/pull/19746
EWS
Committed 269983@main (add5c8f40b89): <https://commits.webkit.org/269983@main>
Reviewed commits have been landed. Closing PR #19746 and removing active labels.