[roll] Roll fuchsia [trace] Move Trace Tests to Hermetic TraceManager

Run the tests using a version of trace manager that doesn't pull in the
additional trace providers that aren't needed for testing. This reduces
the flakiness of the tests.

Original-Bug: 113740
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/758054
Original-Revision: 06d301fac85a2eb5ad2c0a153ce5195e07858086
GitOrigin-RevId: 39edc3eb2c9c915760df6759c251883236b2ab02
Change-Id: I8816a7f5c3890e11ae6627ed3c7bbd4794a51fc1
1 file changed
tree: e385d59c460af098df5823c03e8caa1968d2b8f1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.