[roll] Roll fuchsia [starnix][tests] Add polling to futex owner test The binderfs test_transaction_priority_inheritance_response_propagation test checks futex priority inheritance by getting the futex owner. Without synchronization between the test thread and the waiter thread, the futex owner check may happen before the waiter sets the owner, resulting in an assertion failure. Work around this race condition by polling the owner in a loop. Original-Bug: 501327167, 502692311 Test: starnix-binderfs-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1575766 Original-Revision: 88dced6ece0856cc211a021f15ef2c42ecf05189 GitOrigin-RevId: ded374bfa93cc26d06d92257727035735e82a1dd Change-Id: I4ca4fc176ff9ad189ed3e4fb62007f24b23e6f0d
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.