[roll] Roll fuchsia [archivist] Fix flake in reader tests

There were some cases in which we would have Inspect data from the
component but then we would fail on the assertion as the data we expected hadn't been written yet. This change guarantees that the
expected inspect data is written before we assert on it.

Multiply: archivist-integration-tests
Original-Bug: 328117382
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1028814
Original-Revision: f5ed656e3a02f3ace2bf63c41ddf6ee8cdfee7b5
GitOrigin-RevId: 58a0ad380a21995b8668faf45d3e7a62603348cc
Change-Id: I42a887d1426e83fd5566fb0594ddc8424318948d
1 file changed
tree: 5459389d6551ce3eb69971e2be8bda9c8ef13733
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.