[roll] Roll fuchsia [test][core] Avoid undefined race Rewrites the WaitForData helper to avoid undefined behavior due to racy interractions with the kernel. The previous strategy of memcmp and then performing an EXPECT_BYTES_EQ could flake due to reordering/speculation as there was an inherent data race. Original-Bug: 377369040 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158752 Original-Revision: 4a9636ddf71b632ada48932e64bfcac0e8846414 GitOrigin-RevId: c32d0b0dd88192eb4ab652d9919b2305f779cf91 Change-Id: Ic1315e9d488171ec1b5b9011f8fac43b04e955d1
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.