[roll] Roll fuchsia [ftl][test] Fix test flake ftl-wear-simulator.cm was flaking due to a race revealed by switching the FTL driver to DFv2. When a ram-nand instance is stopped, shutdown is async. The test stops and starts a new instance, and connects to the *first* service instance which it finds after starting the new instance, which might be the old instance that is currently tearing down. Work around this by waiting until the ram-nand instance has torn down. Fixing this properly requires refactoring the ramnandctl API (see bug 516817318). Multiply: ftl-wear-simulator.cm Original-Original-Bug: 516817318 Original-Original-Fixed: 505071840 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1627163 Original-Original-Revision: 0bfb1e55e38f046d9aeed336b88d2fb19546bf16 GitOrigin-RevId: 345a07483a46aab533c809c9550943f98400e1a3 Change-Id: Ie485c7d38b294ec004eaa51520370309d2429329
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.