[roll] Roll fuchsia [testing][mobly] Remove last bit of type checking ignores from fuchsia_base_test

Add full type annotations to async methods to resolve no-untyped-def
errors exposed when removing blanket ignores.

Original-Fixed: 494136438
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567619
Original-Revision: 313a4313707d148e978cf5643f4fb153463ede4b
GitOrigin-RevId: ad0b10a30ff3a0422dc7107d6ce051f87476917c
Change-Id: Ic3665018a3f0d82add6082dabf2ae3c9df931e05
1 file changed
tree: 972739d3a97d48d7e34045521f9b4dab7023b05b
  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.