[roll] Roll fuchsia [testing] Add "affected" tag to tests in ResultDB

By plumbing through the "affected" status of each test all the way from
testsharder through testrunner into ResultDB, we can make it available
to query. This will be useful for things like figuring how much time we
spend running unaffected tests in CQ.

Original-Bug: 92462
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639443
Original-Revision: b7e2c7af7b7d69964a33a157042c98a2799d52cc
GitOrigin-RevId: b5e9ba2f4561432bdfecea32fc82078923b8474e
Change-Id: Icefa89abc9ce381830b087d569cb9ce05c392f55
1 file changed
tree: 5e870c743b02f5d5b6d582c6bba057bc86dcea16
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.