Bug 311654
| Summary: | [WPE][ARM64] imported/w3c/web-platform-tests/event-timing/gap-keydown-keyup.html is failing due to zero keyUp startTime | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | UI Events | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
imported/w3c/web-platform-tests/event-timing/gap-keydown-keyup.html
History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fevent-timing%2Fgap-keydown-keyup.html
--- /sdk/webkit/layout-test-results/imported/w3c/web-platform-tests/event-timing/gap-keydown-keyup-expected.txt
+++ /sdk/webkit/layout-test-results/imported/w3c/web-platform-tests/event-timing/gap-keydown-keyup-actual.txt
@@ -1,4 +1,4 @@
Click me
-PASS keydown duration shouldn't wait for keyup.
+FAIL keydown duration shouldn't wait for keyup. assert_greater_than: expected a number greater than 84 but got 0
Originally I thought it could be related to bug301110, but here we actually have the performance event fired, but with a wrong value.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62201
EWS
Test gardening commit 310715@main (c772d00d0651): <https://commits.webkit.org/310715@main>
Reviewed commits have been landed. Closing PR #62201 and removing active labels.