[roll] Roll fuchsia [starnix] Run socket_unix_unbound_abstract_test sequentially

BindNothing test cases are flaking when run in parallel because they're
attempting to bind to the same address.

Original-Bug: 119406

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789180
Original-Revision: 70e334eacc0272daf84d3d730c61da188796eccc
GitOrigin-RevId: 189564bcc1eea68adf22731761045e106cba117e
Change-Id: I8071a1547982b0b892ed9b7ee55c978ed78db1f5
1 file changed
tree: 97bbf8beef0935f88e14c5021a263d78fa246d48
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.