[roll] Roll fuchsia Revert "[test_manager] Wait for Archivist to start before destroying realm"

This reverts commit b504d4f3125259c59a7b3cf02821436ef0efab11.

Reason for revert: Might be causing OOMs

Original change's description:
> [test_manager] Wait for Archivist to start before destroying realm
>
> Makes test manager connect to Archivist within a test realm and wait
> for a response before tearing fown the realm. This ensures that
> Archivist won't be destroyed before it has a chance to process the
> log iterator channel sent back to run_test_suite.
>
> This reenables some tests that were flaking due to a PEER_CLOSED error
> when attempting to retrieve logs from a test.
>
> Original-Fixed: 104246
> Multiply: test_manager_test
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704413

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705027
Original-Revision: 6085af9768ea74d422410ac9677f8e6efbeac726
GitOrigin-RevId: 2f75ca95835b1268dfa222480848ca805737ebf2
Change-Id: Iac2b05c47ed955ff2c65fc63b9040445c836a057
1 file changed
tree: 193857b42d72587d509f799e2704f2eb1f13f975
  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.