[roll] Roll fuchsia [run-test-suite] Save test run after every suite completes

Persists the progress of the test run after each suite completes.
This makes partial results parseable, even if the tool is terminated
prematurely.

Original-Fixed: 86679
Testing: new unit tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594756
Original-Revision: b750da562be96e3f33e160f6faffb071ff9a52e7
GitOrigin-RevId: 02b08b82c90bb44bba320dace0026de2e08510b8
Change-Id: Ibe5d76793b2e2b2bf83b5a1521e798d50f29861f
1 file changed
tree: faa395e69de905779e8919235f467ee3757a2414
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.