[roll] Roll fuchsia [test] add create_no_exception_channel test_spec This CL adds a new test_spec parameter called 'create_no_exception_channel', which, when set to true, will prevent test_manager from creating its own exception channels (via debug_agent). When this parameter is set, test output will not include supplemental backtrace information, but the test runs fine otherwise. Tests that need this will include those that create exception channels at the job level. For now, debug_agent integration in test_manager is disabled, so these changes will do nothing. A future CL will add creates_exception_channel where needed and turn on debug_agent integration. Original-Bug: 286555768 Test: unit tests added Run-All-Tests: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097376 Original-Revision: f4b9adc1fcdf48a9be07ebfe48ff7ff6b0a54bfe GitOrigin-RevId: ea61c7bfa73d4cfd30cf8dcef7ef750d80c4e4fd Change-Id: I7f3d5fe85d705b7e7272b563d8eb706159a3ac1a
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.