[roll] Roll fuchsia [starnix] Read coredumps in a loop.

This ensures that if the inspect reading somehow races
with the component stop event that we won't run
assertions against stale coredump data.

Multiply: starnix_coredump_diagnostics_test
Original-Fixed: 336047857
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044393
Original-Revision: 38b020eb81ae8e62a67c8653ecc5073afa1f3584
GitOrigin-RevId: 8b72f954595f9d439254c0b1dfe6b1424a6b288d
Change-Id: Ia60c6a3b354876a89b3f17c38a5f60a71d7cf109
1 file changed
tree: 7bc5a063bfdfbaa67448ff92e7d2900fee9ca253
  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.