| Summary: | [ macOS ] 6x editing/mac/attributed-string are constant failures. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Bri Harris <bharris9> | ||||
| Component: | New Bugs | Assignee: | Aditya Keerthi <akeerthi> | ||||
| Status: | NEW --- | ||||||
| Severity: | Normal | CC: | akeerthi, mmaxfield, Morningstar, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | Other | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Bri Harris
2023-02-20 10:52:47 PST
I was able to replicate these failures on Ventura ToT running on Apple Silicon as follows: run-webkit-tests editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2.html I was able to replicate the failures individually as well as together (like above). I attached the diff text files to the bug. I verified that 260447@main as the regression point as it was passing prior to this commit. I was able to replicate the failure at 260447@main as follows: run-webkit-tests editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3.html editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2.html -1 I was able to also verify it was passing on commits 260446@main, 260445@main and 260444@main but not at 260447@main and later. Test gardening commit 260552@main (be2dd8fb2c9b): <https://commits.webkit.org/260552@main> Reviewed commits have been landed. Closing PR #10376 and removing active labels. editing/mac/attributed-string/font-weight.html is also failing. Pull request: https://github.com/WebKit/WebKit/pull/11377 Test gardening commit 261521@main (ca69c6046133): <https://commits.webkit.org/261521@main> Reviewed commits have been landed. Closing PR #11377 and removing active labels. |