[roll] Roll fuchsia Revert "[reachability] Integration test fix" This reverts commit 35b84d0008d4f6d7b9af872ef63e63d0767bf99e. Reason for revert: Misdiagnosed the reason for the flake. Reverting this change and adding ignore tags in another CL for these tests temporarily. Original change's description: > [reachability] Integration test fix > > Change the method of changing/borrowing state to use Arc<Mutex > instead of Rc<RefCell to ensure that the borrow is dropped prior > to the next time we want to access it. > > Multiply: > fuchsia-pkg://fuchsia.com/netstack-integration-tests#meta/netstack-reachability-integration-test.cm > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/799987 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800532 Original-Revision: a98bdde6fa51cb0cf5dd9e5fab1359531190ddfc GitOrigin-RevId: 342489c76af11f8e23db74100b4ab3cb97f70209 Change-Id: I83442e4b1f2e20a9c09c8aa695ae0154a544e709
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.