[roll] Roll fuchsia [perf] Component perf tests don't snapshot on fail by default.

This behavior makes more sense for e2e tests that are intended
to modify device-global state. These tests run test components
that are usually hermetic, so we can iterate a lot faster
if we assume global state hasn't been polluted when
they fail.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488425
Original-Revision: 30314f207d63d32cb983f9fbe729dc35efd37a76
GitOrigin-RevId: de604bd0919c33fa9570daf15d5e5b545f3dd688
Change-Id: I59bdeb37563d966866823f93ebbc02adddcd8fcf
1 file changed
tree: 041219f7e17466e2766315e885e2dd3eecf0964f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.