Bug 280352
Summary: | [ Debug Sequoia ] TestWebKitAPI.WKWebViewCandidateTests.SoftSpaceReplacementAfterCandidateInsertionWithoutReplacement is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | WebKit API | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dawn Morningstar
TestWebKitAPI.WKWebViewCandidateTests.SoftSpaceReplacementAfterCandidateInsertionWithoutReplacement
is a constant failure on Sequoia, Debug specifically, the failure looks like there's an extra space after "apple "
History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebViewCandidateTests.SoftSpaceReplacementAfterCandidateInsertionWithoutReplacement
Test-run:
https://build.webkit.org/#/builders/1224/builds/42
STDIO:
https://build.webkit.org/#/builders/1224/builds/42/steps/19/logs/stdio
FAILURE:
TestWebKitAPI.WKWebViewCandidateTests.SoftSpaceReplacementAfterCandidateInsertionWithoutReplacement
2024-09-25 13:40:12.492 TestWebKitAPI[50123:4862276] +[IMKClient subclass]: chose IMKClient_Legacy
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewCandidateTests.mm:153
Expected equality of these values:
"apple "
[wkWebView stringByEvaluatingJavaScript:GetInputValueJSExpression]
Which is: "apple "
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136705852>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/34247
EWS
Test gardening commit 284243@main (22ea774519a2): <https://commits.webkit.org/284243@main>
Reviewed commits have been landed. Closing PR #34247 and removing active labels.
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/38374
EWS
Committed 288366@main (68279ff1ef9c): <https://commits.webkit.org/288366@main>
Reviewed commits have been landed. Closing PR #38374 and removing active labels.