[roll] Roll fuchsia 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
> Original-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>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152955
Original-Revision: 05243d01f85c146499032f5225c36ef91357dd02
GitOrigin-RevId: a10530eb856dfdf3e08beeb2d33741e347ec47fd
Change-Id: Ibd4f1b32b6cf4177b0844db0597b8cd4d17dc321
1 file changed
tree: 66cc517b5310fad5915ccafe95bfd6d7a1a8e1bd
  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.