[roll] Roll fuchsia [ffx] remove unused function and migrate tests

This improves coverage for wait_for_match, moving the coverage from
get_default over to wait_for_match. One key change in behavior is that
wait_for_match does not timeout or terminate early, and so tests that
were asserting not found results no longer apply and are removed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/508327
Original-Revision: cf0a9628446b92c62b76ac2ed1102fa9e1ffbb99
GitOrigin-RevId: bf3fe97e1153d83d2663df89bbc53d72710128c4
Change-Id: Ie4a748dafa8ad3e69d66851126a89c9664f98288
1 file changed
tree: 29e29af120dced481fa0e5f4ab867e92dc6aeb72
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.