commit | 9ca326323f0cbaa433b11bbcaeadb1ec06e3cd04 | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Tue Nov 12 19:15:16 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 12 11:19:38 2024 -0800 |
tree | c06359bf921f29c977ce9420f66c903923874b6c | |
parent | ac25edcdb4f565f8d97af6ad62c3908c7ac9e10d [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.