Bug 310273

Summary: [WPE] `imported/w3c/web-platform-tests/uievents/textInput/basic.html` is a flaky failure
Product: WebKit Reporter: Vitaly Dyackhov <vitaly>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=309575

Vitaly Dyackhov
Reported 2026-03-19 04:06:53 PDT
Diff: ``` --- /sdk/webkit/layout-test-results/imported/w3c/web-platform-tests/uievents/textInput/basic-expected.txt +++ /sdk/webkit/layout-test-results/imported/w3c/web-platform-tests/uievents/textInput/basic-actual.txt @@ -1,7 +1,7 @@ Type "a" into each text field below. -a +aa FAIL textInput: basic, <input> assert_equals: expected 1 but got 0 FAIL textInput: basic, <textarea> assert_equals: expected 1 but got 0 ``` First bad commit: https://commits.webkit.org/309510@main History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fuievents%2FtextInput%2Fbasic.html&platform=WPE
Attachments
Vitaly Dyackhov
Comment 1 2026-03-19 04:11:46 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60930
EWS
Comment 2 2026-03-19 04:17:42 PDT
Test gardening commit 309547@main (2c63f378aac5): <https://commits.webkit.org/309547@main> Reviewed commits have been landed. Closing PR #60930 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.