[roll] Roll fuchsia [testing] Unify test statuses Previously the test case results emitted by `testparser` used completely different `status` values from the top-level test results emitted by testrunner. Test cases had statuses like "Pass", "Fail", etc. whereas top-level tests used "PASS" and "FAIL". Now both tests and test cases use all-caps "PASS", "FAIL", etc. statuses, chosen for consistency with ResultDB and because there are more dependencies on the top-level test status values than on the test case status values. This simplifies the resultdb translation logic because it doesn't need to handle test case and test statuses differently, and will have a similar beneficial effect for the Sponge processor. Note that the "ABORT" and "SKIP" statuses for top-level tests aren't currently accepted by consumers (recipes and the Sponge processor) so we don't actually emit them yet. Original-Bug: 49266 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/631582 Original-Revision: 3ae2cd173e61b9fd5ce92c3f3fcf69645c3ab73d GitOrigin-RevId: 89fe3dcca4534b677166e39ac196e9962500a5ae Change-Id: Ifc582c3e57bcc818e4a6ef194fb8e0dfd3b8cbd5
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 via the IRC channel #fuchsia on Freenode.
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.