[roll] Roll fuchsia [logs] Fix flake

Fix the flake in the C++ ArchiveReader test.
Previously, we completed a future multiple times,
now we complete it once and store the batched
results for future reads.

MULTIPLY: fuchsia-pkg://fuchsia.com/archive_reader_cpp_integration_tests#meta/archive_reader_tests.cm

Original-Bug: 379968491
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195617
Original-Revision: a501f21c15f8e754932a02532c8d1ba1dc63b0ba
GitOrigin-RevId: 57fdb95abee011a10456b40f7d993a7966234369
Change-Id: I8da10bca6e7a5fa5c8432652267eae28cd689822
1 file changed
tree: 5c6a9e7c713b613cc15ea029b5d767e0367d3683
  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 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.