[roll] Roll fuchsia [elephant][integration] Debug and fix flake

Prints out more detail in a weird json-parse-fails situation.
Probably fixes the flake by retrying on a partial file write.
Removes an apparently-unnecessary 2-second delay.

Test: $ fx test //src/diagnostics/elephant
Original-Bug: 65024, 71350

Multiply: elephant-integration-tests: 200

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/511466
Original-Revision: 0052fcc1b31d6b9eaafb2a5d9bde3e98f996a5d7
GitOrigin-RevId: 0cb071f4169c5d649544815e61287b634ff13b3d
Change-Id: I6856fe28438ce7e012a3dcff1619a4e0a144370e
1 file changed
tree: 8a9049d3e641c56ee34fa2fc3069b8ef423e283c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.