[roll] Roll infra/recipes [fuchsia/fuchsia] Add output property shard_to_failed_tests

This change introduces the shard_to_failed_tests map to the output properties, enabling the CQ retry logic to skip tests that previously passed and only rerun those that failed.

Additionally, this change cleans up the output property value computation logic.

Original-Bug: b/446690992
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1516413
Original-Revision: f9289bee0c4ad57fa184b852657e77e1a747c55a
GitOrigin-RevId: 08392c347f2f691e47d7d9c5153b91272e4d99f2
Change-Id: I01a8fb4aa05a4b2656be2c81a72d35a8cfbbbfdc
1 file changed
tree: de6b83046650590818fac14ec1ca73a46851b0a1
  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.