[roll] Roll fuchsia Revert "[benchmarks] Convert dart-fidl-benchmarks to be run via Components v2"

This reverts commit 08f10bb05928efa39f31d6c4c4518069c36eca32.

Reason for revert: flaky test fxbug.dev/99022.

Original change's description:
> [benchmarks] Convert dart-fidl-benchmarks to be run via Components v2
>
> Use the Dart test wrapper in src/dart/testing/ for this.
>
> Change that wrapper to pass through the custom_artifacts capability,
> because that is used for getting performance results out of the test.
>
> Update the README.md by removing instructions for running the test
> that are no longer applicable, because they pre-date the plumbing in
> fidl_microbenchmarks_test.dart for reporting the results through the
> performance testing infrastructure, and I don't think it makes sense
> for each test to have instructions on how to run it.  These
> instructions were originally in the Topaz repo under
> tests/dart_fidl_benchmarks/README.md.
>
> Original-Bug: 98667
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672283

Multiply: host_x64/fidl_microbenchmarks_test_shard_10
Original-Bug: 98667
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673489
Original-Revision: ce1affd8b30b6ebc8d5b749ba3f76b6cbd2d8c48
GitOrigin-RevId: 94e50f5a47abb8a2231e2e71465cb29a572e5753
Change-Id: Ib2cb54be986e39df4b9fb959c34b548104d65aeb
1 file changed
tree: 37a13a0ca35f2bc2088826a7c1594d8430f814fb
  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.