Bug 263125
| Summary: | [ iOS17 ] TestWebKitAPI.AutocorrectionTests.FontAtCaretWhenUsingUICTFontTextStyle is constantly failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Wenson Hsieh <wenson_hsieh> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
TestWebKitAPI.AutocorrectionTests.FontAtCaretWhenUsingUICTFontTextStyle
This test is constantly failing on iOS 17.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.AutocorrectionTests.FontAtCaretWhenUsingUICTFontTextStyle
ERROR LOG:
2023-10-13 07:30:47.655 TestWebKitAPI[58355:87874336] Expected: {{8, 9}, {36, 20}} but observed: {{8, 9}, {36, 24}}
2023-10-13 07:30:47.655 TestWebKitAPI[58355:87874336] Expected: {{8, 9}, {36, 20}} but observed: {{8, 9}, {36, 24}}
/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/ios/AutocorrectionTestsIOS.mm:75
Value of: isEqual
Actual: false
Expected: true
/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/ios/AutocorrectionTestsIOS.mm:75
Value of: isEqual
Actual: false
Expected: true
REPRODUCIBILITY:
I was unable to reproduce this issue on the iPhone 12 simulator (iOS 17.0, 21A329) ToT.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116924205>
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/19282
EWS
Committed 269533@main (fcbf065e1929): <https://commits.webkit.org/269533@main>
Reviewed commits have been landed. Closing PR #19282 and removing active labels.
EWS
Committed 267815.394@safari-7617-branch (a5420a71b754): <https://commits.webkit.org/267815.394@safari-7617-branch>
Reviewed commits have been landed. Closing PR #865 and removing active labels.