commit | 8bbbfde84d9f168a240945a4a1bcbaace7d3c60d | [log] [tgz] |
---|---|---|
author | Dale Sather <dalesat@fuchsia.infra.roller.google.com> | Tue Jan 07 06:18:55 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 07 06:20:21 2025 -0800 |
tree | 4ad42736e6f3c29b99a95d0b9ccde04d8a8440ef | |
parent | a8aeae7f91341f3b6eeaa2fb70872b0d62766d18 [diff] |
[roll] Roll fuchsia Reland "[test_manager] enable debug_agent backtrace" This is a reland of commit f397837ac8e3b4c4990e85c16be5821749a3e749 Original change's description: > [test_manager] enable debug_agent backtrace > > This CL turns on test_managers integration of debug_agent, which causes > a backtrace to be sent to stderr when a test panics. This backtrace > is displayed in fx test output and is available in test output > artifacts. > > Currently, when a rust test fails, we see two stack traces, because the > rust runtime also dumps the backtrace. > > Test: feature is covered by current unit tests > > Original-Fixed: 286555768 > Change-Id: I4c45c6746d4476d3d8c4e432578c2b408b75ae8b > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152601 > Reviewed-by: Jacob Rutherford <jruthe@google.com> > Commit-Queue: Dale Sather <dalesat@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181572 Original-Revision: 7331349e0cdc226c23b1550ed739befefabb925d GitOrigin-RevId: 0b919780ffa49a33ff3ab66936c71387f4773907 Change-Id: I2f3974887a775ef124db499443a58754e0b43f21
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
.