[roll] Roll infra/recipes [testsharder] Add max_matches field to TestModifier.

Support for this field was previously added in:

* Ice14281b1e1686af8dd9459c0f04ea16fedc0647
* Idb6ff6df54626c669a050e5c7d03e261e87f8329

But this API was missed and the failure wasn't discovered until
actually making use of the field on a roller.

Original-Bug: b/305029238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/931688
Original-Revision: 75598cf6f414725e64aedb9f85ef8b2009ceeb14
GitOrigin-RevId: 863753dff96ddf427d04967139a8361584ef74ec
Change-Id: I34b19ff3b7522f5a98ad74f5caab21dd36cced38
1 file changed
tree: 45117439266def3da3b0f9070a00e18cf5df9586
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.