[roll] Roll fuchsia [build][api] Support Bazel tests in 'affected_tests' command.

Ensure that invoking the 'affected_tests' command properly detects
Bazel-defined tests (which are not wrapped by a GN target).

These can appear in the 'tests.json' with a label that begins with '@@'
and the implementation requires performing Bazel queries to find them.

Original-Bug: 497831852
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1559482
Original-Revision: e5ee8d7c2031f1034c317c163c29a566dd5c7965
GitOrigin-RevId: a04dae96e6151c636235ca499eaa7d2bbd844fee
Change-Id: I186d999d788bf8fb0445813a8a62cd2ca4aeebc1
1 file changed
tree: 2763b3ec6689c10f185e581cb1ce1c17558b5129
  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.