[roll] Roll infra/recipes [fuchsia] Slightly simplify test-swarming-task-ids logic

This has the effect of including all tasks in the output property, even
if they didn't produce valid test results. The coverage.py and
profile.py recipes that consume this output property already have logic
to skip failed tasks, so that should be fine, since as long as a task
passes it should produce valid test results.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1293628
Original-Revision: ff24ac4da01541626be4af682adc4316b9a51460
GitOrigin-RevId: da0bdc886998a4c978262b3f18437a837e3e5720
Change-Id: Id9c19b89a4e8fbbfabf59fb195f29b96435449b8
1 file changed
tree: 3378cf37a80b321a5c7f146abc63cbf0fbdbe163
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.