[roll] Roll fuchsia [scenic][a11y] Fix flaky integration tests

We no longer crash out of scene_manaagement's main.rs when we can't
register as the ColorTransformHandler with the a11y manager. (The a11y
manager might not exist in every integration test.)

Original-Fixed: 107827
Original-Fixed: 107832
Original-Fixed: 107805
Multiply: flutter-semantics-test: 30
Multiply: touch-input-test-ip: 30
Multiply: flatland-scene-integration-test: 30
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716563
Original-Revision: 48dd13f5444437c092ef0603d0878a0c98dcc44f
GitOrigin-RevId: 7c06df371db85c0603ae7e9fc77ec0c53179e763
Change-Id: I1bb0d8f3859fa97322e865479470555d26caf0bf
1 file changed
tree: 49a55e5ca7b17b6138af3d810a3e0f8634b527b5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.