[roll] Roll fuchsia [display][coordinator] Migrate integration test to Virtcon fallback.

This CL updates IntegrationTest.SendVsyncsAfterImagelessConfig to wait
for the virtcon client to gain display ownership after it connects to
the Display Coordinator. This ensures the client has ownership before it
calls ApplyConfig(), which is the path we intend to test.

Original-Bug: 388885807
Test: fx test //src/graphics/display/drivers/coordinator
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244566
Original-Revision: f1e3d55be14e476ea751dd886e8e17ade582451e
GitOrigin-RevId: d19b063f18c425450024b5446b35fec206194554
Change-Id: I9ae9028f43cd0a5925aee036932fac118343dae1
1 file changed
tree: d4d01579306bf831e9eb567b0da814277803a15f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.