Bug 229560 - [iOS] editing/input/cocoa/autocorrect-on.html occasionally fails with a text diff
Summary: [iOS] editing/input/cocoa/autocorrect-on.html occasionally fails with a text ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-26 08:45 PDT by Wenson Hsieh
Modified: 2021-08-26 12:09 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.33 KB, patch)
2021-08-26 08:53 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-08-26 08:45:29 PDT
rdar://82191308
Comment 1 Wenson Hsieh 2021-08-26 08:48:42 PDT
r281576 fixed a timeout in editing/input/cocoa/autocorrect-on.html that was caused by running the previous test (which made kbd learn the spelling for "Tset").

However, even after that change, this test still *sometimes* fails with a text diff, due to "Tset" being autocorrected to "Set" instead of "Test".

😐
Comment 2 Wenson Hsieh 2021-08-26 08:53:35 PDT
Created attachment 436514 [details]
Patch
Comment 3 Wenson Hsieh 2021-08-26 11:20:50 PDT
Comment on attachment 436514 [details]
Patch

Thanks for the review!
Comment 4 EWS 2021-08-26 12:09:35 PDT
Committed r281641 (240997@main): <https://commits.webkit.org/240997@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436514 [details].