Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ccc5b06719de3fc78db8cd9611ad6bef4d58bc3
https://github.com/WebKit/WebKit/commit/3ccc5b06719de3fc78db8cd9611ad6bef4d58bc3
Author: Richard Robinson <[email protected]>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm
Log Message:
-----------
[Writing Tools] `WritingTools.ProofreadingShowOriginal` API test is failing
https://bugs.webkit.org/show_bug.cgi?id=275722
rdar://130251258
Reviewed by Aditya Keerthi.
After the removal of `DocumentMarker::WritingToolsTextSuggestionData::Pending`,
the underlying value
of `Rejected` is now 1 and not 2, which broke
`WritingTools.ProofreadingShowOriginal` as the test uses
the raw values.
Fix by updating the test to use the correct value.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:
(TEST(WritingTools, ProofreadingShowOriginal)):
Canonical link: https://commits.webkit.org/280237@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes