[roll] Roll fuchsia [chromium] Repeating the tap on the textbox if the input isn't ready A recent chromium 145.0.7622.0 started making the test flaky. I assume the test setup is less ideal since it expects the textbox being rendered right after the input is ready. This may not be the case since rendering happens in parallel and could happen later than the tap. So this change repeats the tap on the textbox until the input is ready. I also applied the newer chromium version and repeated the tests multiple times to detect the flakiness. Multiply: text_input_test Original-Bug: 474422659 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1470100 Original-Revision: 06d564ca5dacef39b933190cecb0190dbf3c6e21 GitOrigin-RevId: f383e59fc30b204c274f108c7bfe14c61a500b63 Change-Id: I29e5a91311528a1a4e43829c179c183753e99f2d
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 in one of the communication channels documented at get involved.
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.