WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252273
[ macOS WK1 ] editing/mac/attributed-string/font-style-variant-effect.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=252273
Summary
[ macOS WK1 ] editing/mac/attributed-string/font-style-variant-effect.html is...
Bri Harris
Reported
2023-02-14 16:04:44 PST
editing/mac/attributed-string/font-style-variant-effect.html is a constant failure across WK1 platforms. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fmac%2Fattributed-string%2Ffont-style-variant-effect.html
I was able to replicate this failure as follows: run-webkit-tests --root editing/mac/attributed-string/font-style-variant-effect.html -1 DIFF TEXT: @@ -43,7 +43,17 @@ NSKern: 0pt NSStrokeColor: #000000 (sRGB) NSStrokeWidth: 0 -[ small-caps outline emboss ] +[ ] + NSFont: Times-Roman 16.00 pt. + NSKern: 0pt + NSStrokeColor: #000000 (sRGB) + NSStrokeWidth: 0 +[small-caps] + NSFont: Times-Roman 16.00 pt. + NSKern: 0pt + NSStrokeColor: #000000 (sRGB) + NSStrokeWidth: 0 +[ outline emboss ] NSFont: Times-Roman 16.00 pt. NSKern: 0pt NSStrokeColor: #000000 (sRGB)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-14 16:05:16 PST
<
rdar://problem/105472048
>
Bri Harris
Comment 2
2023-02-14 16:30:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10111
EWS
Comment 3
2023-02-14 16:35:25 PST
Test gardening commit
260284@main
(f5437fdf2683): <
https://commits.webkit.org/260284@main
> Reviewed commits have been landed. Closing PR #10111 and removing active labels.
Bri Harris
Comment 4
2023-02-14 16:39:38 PST
I was also able to identify a potential regression point as
260129@main
as I was able to replicate the failure on
260130@main
and
260131@main
but the test passed at
260129@main
. I was able to replicate this failure on a build of
260130@main
as follows: run-webkit-tests editing/mac/attributed-string/font-style-variant-effect.html -1
Bri Harris
Comment 5
2023-02-14 16:40:17 PST
(In reply to Bri Harris from
comment #4
)
> I was also able to identify a potential regression point as
260129@main
as I > was able to replicate the failure on
260130@main
and
260131@main
but the > test passed at
260129@main
. > > > I was able to replicate this failure on a build of
260130@main
as follows: > > run-webkit-tests > editing/mac/attributed-string/font-style-variant-effect.html -1
Regression should be
260130@main
, not
260129@main
.
Myles C. Maxfield
Comment 6
2023-02-14 17:05:19 PST
Looking now
Myles C. Maxfield
Comment 7
2023-02-14 20:47:37 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10119
EWS
Comment 8
2023-02-14 21:51:05 PST
Test gardening commit
260295@main
(0e5a3f28aeb2): <
https://commits.webkit.org/260295@main
> Reviewed commits have been landed. Closing PR #10119 and removing active labels.
WebKit Commit Bot
Comment 9
2023-02-27 14:17:37 PST
Re-opened since this is blocked by
bug 253028
Myles C. Maxfield
Comment 10
2023-02-27 16:13:47 PST
Handling in
https://bugs.webkit.org/show_bug.cgi?id=253033
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug