[roll] Roll fuchsia [display][coordinator] Fix test flakinesses.

The initial version of the fixes was obtained by asking gemini-cli to
run the following command and fix bugs until the tests pass.

fx test -q display-coordinator-unittests.cm \
    --test-filter=IntegrationTest.ClampRgb --count 100 --parallel 20

Original-Bug: 487682820
Test: fx test display-coordinator-unittests.cm --count 100 --parallel 20
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538600
Original-Revision: 53ce30b28b2b5ef5e3a9ebb69ae2e65b77a89dac
GitOrigin-RevId: 71aba7b878d38bf8ba1dec817c8c9639fb6f7b93
Change-Id: I8794d1483b0dc6b7bb9351627151e8d9ad99cfc8
1 file changed
tree: aa1f1d36d730d6a0c56ff1605362f042c1c455bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.