[roll] Roll fuchsia [covargs] Changing the failure mode in covargs merging phase

There's a known issue (https://b.corp.google.com/issues/507307138) in
merging profiles with binary correlate mode, by turning the failure-mode
to all, we can test the rest of the coverage flows working. And turn the
failure-mode back to any when the issue is resolved.

Original-Bug: 507307138
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1589989
Original-Revision: 8ba759c03036bafce5ed97ae7ec2db59e33f9279
GitOrigin-RevId: f969453e8f8d16795629427ee4f141c8a7d17bf3
Change-Id: Id029f54e7df65857f59356209e7bfd003ddbb266
1 file changed
tree: 89d9a1655c92c173419402da6c3644abf06bf9c5
  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.