[roll] Roll fuchsia [run-test-suite] Use Rust test for timeout tests gtest tests always output a note about the random seed used to run a test. I tried making some changes which affected the timing at which stdout is displayed to the user, and this caused timeout tests to fail because they started showing stdout where none was shown before. Since the test is specifically verifying timeout behavior, it is inherently sensitive to timing. To eliminate flakes related to stdout that may or may not be present, this change makes the timeout test use a Rust test instead, which never outputs stdout. Multiply: run_test_suite_integration_tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686003 Original-Revision: 1fa3d4050e050e7f4e2f0eb6d6e9faa5f884ac6e GitOrigin-RevId: 0488dd97b27af49bd53d4178dfb4ea05036a0213 Change-Id: I5959e092d8fbffe50f3370beb8984f0e75de026c
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.