[roll] Roll fuchsia [fake-coordinator-connector] Disable fake-display VSync in tests. The connector tests cover the connector's management of FIDL channels. In the future, the event listener channel can be tested using the OnDisplayChange event. The periodic VSync generation in fake-display introduces a source of non-determinism in tests. Periodic VSync generation spawns a thread which sleeps and generates VSync events. Shutting down fake-display requires joining the VSync thread. This CL disables periodic VSync generation in the connector tests. Removing this source of non-determinism will hopefully reduce the flakiness reported by the attaches test. Original-Bug: 396160358 Test: fx test fake-display-coordinator-connector-unittest.cm --count 100 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216404 Original-Revision: 479a3eb4c1218d599a0d45bcf87c948e0bdee6c9 GitOrigin-RevId: f3a1dd6f1fa00dc70bb7e1e35c517ec613668003 Change-Id: I0743ba29f6c9217b872f17a295b8cbd861af8d2d
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.