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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60930
EWS
Test gardening commit 309547@main (2c63f378aac5): <https://commits.webkit.org/309547@main>
Reviewed commits have been landed. Closing PR #60930 and removing active labels.