[roll] Roll fuchsia [msd-intel-gen] Simplify shutdown test This test is checking that a TestConnection will return a specific error if a driver is restarted halfway through making a FIDL call. Simplify this test by using std::async to run the two tasks. The two tasks no longer need to communicate so this removes mutexes and simplifies the logic. Remove the stress test which has been disabled since 2018. Multiply: msd_intel_gen_integration_tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/824308 Original-Revision: 20e2bb35259d36b125ddb76ae4d1d1b9993d2981 GitOrigin-RevId: 46dae2435bb6fe4f33126959ff333e440269a43f Change-Id: I368ca2945a0cf506089de27f8214f038482c7869
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.