[roll] Roll fuchsia [libconcurrent][test] Fix an alignment issue. `libconcurrent`'s WellDefinedCopy helpers demand that buffers always have the same alignment relative to the max transfer granularity. Unfortunately, the tests were not explicitly specifying the alignment requirements for their simple test object, meaning that the test _could_ fail randomly, depending on the alignment that the actual test structures ended up with. Fix this by applying a specific alignment to the test structure. Also, upgrade the debug assert to a ZX_DEBUG_ASSERT_MSG and provide more info about the pointer if the assert ever fails again. Original-Fixed: 364686383 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113315 Original-Revision: ab020236f03aa770aba80de08bfab600a537f6a1 GitOrigin-RevId: 34087b3db64b005520bb1cca0d7d139f6fbf90b2 Change-Id: I0a0975b3522927ac9b098db8a2cadcec7eb34e32
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.