[roll] Roll fuchsia [sdhci][test] Fix test flake The test was flaky because the IRQ invokes the Callback on a separate dispatcher, and does not wait for that to run before acking the physical interrupt. Fix this by waiting until the callback has been invoked. Although it is not strictly required, since the test shares a thread with the driver's main dispatcher, I also added a mutex to the callback's state, in case that changes. Original-Fixed: 492370649 Multiply: sdhci-tset Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539340 Original-Revision: 9b51d522b85277dd2f6999efab171f7791684c12 GitOrigin-RevId: a98ffa67aa1155b6795cc1af72864092c20fb1c2 Change-Id: I9b83799e1fe8ad5efcfca7488bdc1601a41b0c70
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.