[roll] Roll fuchsia [ui][testing] Consolidate scenic-only test realms.

Eventually, it would be great to use the production ui subrealm directly
in UI Test Manager. But, for now, we'll settle for a single, unified
set of test shards, which live in //src/ui/testing/ui_test_manager/meta,
which tests across //src/ui can borrow.

Test: flutter-embedder-test, virtual-keyboard-test, touch-input-test,
factory-reset-handler-test
Original-Bug: 101153

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684306
Original-Revision: 8211b2a4304975c5d0dcc488720a3c236cc15e73
GitOrigin-RevId: f0cd908ad2c113140620f01a210259fc9efeef13
Change-Id: I2ecebfde4a8f65f1d5d60a69b7633fb8e9a20781
1 file changed
tree: be9cc18ad6e314923dda645bb85e0f921a9d43c8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.