| commit | 32a846ca14b7c15d32f8860bc8d5160c9af6b84c | [log] [tgz] |
|---|---|---|
| author | chaopeng <chaopeng@fuchsia.infra.roller.google.com> | Fri Jan 27 18:31:15 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 27 10:32:24 2023 -0800 |
| tree | f2cc6c7feffd7e3be2e1e2baf421f336fbce7e0a | |
| parent | e196d4d5208ae294a0bb5ab78316463f48f4f380 [diff] |
[roll] Roll fuchsia [ui][input][test] add a mouse wheel event to EnsureMouseIsReadyAndGetPosition to ensure all events are processed There is an issue we found in retry that the mouse up we got may come from previous retry loop, then EnsureMouseIsReadyAndGetPosition exit and the down-up event caught by test body, and break the test expectation. Here we inject 1 more wheel event, because wheel event only injected once, wheel we receive the wheel event, we know all events from EnsureMouseIsReadyAndGetPosition are processed. Original-Bug: 119933 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791643 Original-Revision: 6a68a685f650d984412b5bad848041b7177a3315 GitOrigin-RevId: d5ef886f438f051b407a956685d366d48a0e7bb8 Change-Id: I9b295ba5e58ad84bf36138f3a3e430170036f712
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.