[webkit-changes] [WebKit/WebKit] c16753: [iOS] TestWebKitAPI.WritingTools.CompositionWithOm...
Aditya Keerthi
noreply at github.com
Mon Oct 7 12:20:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c16753ed286ca2bb531ad430a51831dd2c0234ee
https://github.com/WebKit/WebKit/commit/c16753ed286ca2bb531ad430a51831dd2c0234ee
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm
Log Message:
-----------
[iOS] TestWebKitAPI.WritingTools.CompositionWithOmittedTrailingWhitespaceContent is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=280959
rdar://137406847
Reviewed by Richard Robinson.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:
(TEST(WritingTools, CompositionWithOmittedTrailingWhitespaceContent)):
The test times out on iOS as it is waiting for an input session to start on
non-editable content.
Fix by simply selecting the content, which is sufficient to test context retrieval.
Canonical link: https://commits.webkit.org/284778@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list