Bug 252582 - [ macOS ] 6x editing/mac/attributed-string are constant failures.
Summary: [ macOS ] 6x editing/mac/attributed-string are constant failures.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-20 10:52 PST by Bri Harris
Modified: 2023-03-10 12:48 PST (History)
6 users (show)

See Also:


Attachments
Diff Text (5.80 KB, application/zip)
2023-02-20 10:52 PST, Bri Harris
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bri Harris 2023-02-20 10:52:47 PST
Created attachment 465089 [details]
Diff Text

5 editing/mac/attributed-string tests:

editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1.html
editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2.html
editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3.html
editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4.html
editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5.html

are constant text-only failures on macOS. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=editing%2Fmac%2Fattributed-string%2Fattributed-string-across-shadow-boundaries-1.html&test=editing%2Fmac%2Fattributed-string%2Fattributed-string-across-shadow-boundaries-2.html&test=editing%2Fmac%2Fattributed-string%2Fattributed-string-across-shadow-boundaries-3.html&test=editing%2Fmac%2Fattributed-string%2Fattributed-string-across-shadow-boundaries-4.html&test=editing%2Fmac%2Fattributed-string%2Fattributed-string-across-shadow-boundaries-5.html
Comment 1 Bri Harris 2023-02-20 10:53:55 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.
Comment 2 Radar WebKit Bug Importer 2023-02-20 10:54:21 PST
<rdar://problem/105686568>
Comment 3 Bri Harris 2023-02-20 11:22:01 PST
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.
Comment 4 EWS 2023-02-20 11:44:53 PST
Test gardening commit 260552@main (be2dd8fb2c9b): <https://commits.webkit.org/260552@main>

Reviewed commits have been landed. Closing PR #10376 and removing active labels.
Comment 5 Dawn Morningstar 2023-03-09 14:14:57 PST
editing/mac/attributed-string/font-weight.html is also failing.
Comment 6 Aditya Keerthi 2023-03-10 12:42:41 PST
Pull request: https://github.com/WebKit/WebKit/pull/11377
Comment 7 EWS 2023-03-10 12:48:52 PST
Test gardening commit 261521@main (ca69c6046133): <https://commits.webkit.org/261521@main>

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