[roll] Roll fuchsia Revert "[lacewing] Introduce AsyncBaseTestClass"

This reverts commit cf9cd362687fc278ccaca37b85fd848cfa745df4.

Reason for revert: Parent CL broke CI
First known failure: go/bbid/8688701886522434225

Original change's description:
> [lacewing] Introduce AsyncBaseTestClass
>
> This change introduces AsyncBaseTestClass in fuchsia_async_extension
> to better support asynchronous Mobly tests. This class handles the
> auto-generation of synchronous Mobly entry points for async test and
> lifecycle methods.
>
> Additionally, several fuchsia-controller end-to-end tests are migrated
> to use this new base class, allowing for the removal of AsyncAdapter
> and @asyncmethod decorators.
>
> Original-Bug: 488299605
> Change-Id: I64871c8575893905c7d5bc58daa744f4ff0f8b01
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1499556
> Commit-Queue: Charles Celerier <chcl@google.com>
> Reviewed-by: Andrew Davies <awdavies@google.com>
> Fuchsia-Auto-Submit: Charles Celerier <chcl@google.com>
> Reviewed-by: Erick Tryzelaar <etryzelaar@google.com>

Original-Bug: 488299605
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521092
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 2d7328eb6ec7c8fc2ae142cc29501e9aca3ed2b3
GitOrigin-RevId: 05997a3213a183ce71ce54b7198ee4099dc0505d
Change-Id: Ic2e970d6c0319a6ce800924dca838a6fe1a328f4
1 file changed
tree: 88d5554e44d512acca9396add49c0ab09ad79ec3
  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.