[roll] Roll fuchsia Revert "Reland "[test_manager] Use mocks to collect debug data"" This reverts commit feb45c2f9e5cc1f8d3600cf9fb55870f8c284e8b. Reason for revert: Still flaking, but not as much fxbug.dev/117876 Original change's description: > Reland "[test_manager] Use mocks to collect debug data" > > The underlying issues with missing debug data in tests has been > addresssed in fxrev.dev/761894 (CapabilityRequested missing) and > fxrev.dev/777330 (RealmBuilder local components torn down too early). > > Original change's description: > > [test_manager] Use mocks to collect debug data > > > > Switches test_manager over from using the debug_data component to > > collecting debug data itself, which allows us to remove explicit use of > > component events to determine the test URL associated with a debug data > > Publisher connection. > > > > This includes a few required, related changes: > > * Update to the debug data security policy, as this changes the > > location in the topology where the debug data environment is defined > > * Update to where testrunner looks to pull debug data off device with > > SCP. As this change stops using debug_data, test_manager itself now > > hosts the tmp directory containing debug data. > > > > After this change, test_manager_for_tests and debug_data are no longer > > needed and will be cleaned up in a followup. > > > > Multiply: test_manager_tests > > Original-Bug: 109104 > > > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/717347 > > Multiply: test_manager_test > Original-Bug: 109104 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/755932 Original-Bug: 109104 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780083 Original-Revision: 067bab8c3a3618498b74f0d342d3555b1e26148d GitOrigin-RevId: 454df9a51cb8e81af11ae65332825bc602cb8031 Change-Id: Ib83e4d61490d7feb881310a417f9f419a867a74f
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.