commit | 121569cc466c1ba8cff2d8e19952cd1ec4eb77b7 | [log] [tgz] |
---|---|---|
author | Satsuki Ueno <satsukiu@fuchsia.infra.roller.google.com> | Wed May 04 00:14:49 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 03 17:16:23 2022 -0700 |
tree | 46fdc7ac5109c90015dccb888613ca201937b609 | |
parent | 1b5bac2f395bf69982e3bf041f4142095c1355b2 [diff] |
[roll] Roll fuchsia [ffx][test] Retain and save all suites at once This updates the directory reporter to retain all results in memory, and save all results when either a suite or test run completes. This essentially removes an optimization where suites were saved and evicted from memory as soon as they completed. While this might regress performance somewhat, we will need to do this anyway when we transition to a single file format in the stable test output. This change is in a separate commit to ease reverting in case this causes issues. This change also removes some unit tests related to the optimization that are now obsolete. Testing: run CQ in the *ffx builders Existing tests Original-Bug: 81195 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674748 Original-Revision: 672a3bf06e2b9dbe4d0054c6ead1a5a410f152e2 GitOrigin-RevId: 02a19daad0eb6bf91f0dda4444379c880fb9edad Change-Id: I7a3f40dd06c1b33fe11f0bc10fec8192cfb6b000
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.