[roll] Roll fuchsia [ufs] Prevent race condition in unit test. Invoking `ProcessCompletionOfIoRequests();` in the unit test code causes race conditions with the IO worker thread, which is also processing IO completions. Don't invoke this, and let the IO worker thread process the IO completions. Test: fx test ufs-tests Original-Original-Bug: 513562222 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1622854 Original-Original-Revision: 5fa7329a9b49f280d25d79fa094e5f4bce6dfeab GitOrigin-RevId: bab7cd9a532f2d4c044209b980a042b1fe9e49fb Change-Id: I319abf1d75f35abce652552d7f43224cc7150b66 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1622392 Cr-Commit-Position: refs/heads/main@{#193329}
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.