[roll] Roll fuchsia Reland "[paver][test] Separate test into components"

The prior CL tickles a build bug (fxbug.dev/42164069).  I worked around
the bug by renaming `paver-test` to `paver-tests` to avoid conflicts in
the incremental build graphs before and after this CL.

This reverts commit 05243d01f85c146499032f5225c36ef91357dd02.

Original change's description:

>Revert "[paver][test] Separate test into components"
>
>This reverts commit 3f4d74b13b98956639585f5cccb26446e3a024b9.
>
>Reason for revert: Likely breaking multiple builders
>
>>Original change's description:
>> [paver][test] Separate test into components
>>
>> This speeds up test execution (which is unfortunately still slow enough
>> that I don't feel comfortable removing the timeout exception for the
>> test suite), and improves iteration time by speeding up compilation and
>> making the test-suite narrower.
>>
>> Also removed the unnecessary main.cc shim.
>>
>> Change-Id: I89bbf3b813263a8a1cf708a2d387ea424e0dfd73
>> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152355
>> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
>> Reviewed-by: Oliver Newman <olivernewman@google.com>
>> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
>> Fuchsia-Auto-Submit: James Sullivan <jfsulliv@google.com>
>
>Change-Id: I3969f584f9f40d0295aacfe8c48f1cbd2e6ea73a
>No-Presubmit: true
>No-Tree-Checks: true
>No-Try: true
>Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152955
>Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
>Commit-Queue: Lulu Wang <luluwang@google.com>

Original-Bug: 42164069
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152518
Original-Revision: 4a87af07fef806a0fb7f30cf1f699abc3c979b7b
GitOrigin-RevId: 783d28aa1fd3dd17c40f6b0559fccf6e7607f203
Change-Id: Iedace3c8b7252cae02c1c35ac66357691945b010
1 file changed
tree: c06359bf921f29c977ce9420f66c903923874b6c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.