[roll] Roll fuchsia [starnix] Almost pass PipeTest.ReaderSideCloses

We now generate SIGPIPE when you read from a closed pipe. This should
cause us to pass PipeTest.ReaderSideCloses except the test has a bug
where it doesn't reset a global counter. (Presumably upstream is running
these tests with a separate process for each subtest.)

I've sent a CL upstream to reset the global counter. Once that CL lands,
this CL will be enough to pass this test.

Test: Will be tested by pipe_test
Original-Bug: 77376
Original-Fixed: 76886
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/537867
Original-Revision: 7905698975148ab8b84a9eb1e7d049384c4fbb6d
GitOrigin-RevId: fec4e1f0c5e10159a6e4e20b7ed2f8e75c3c92a9
Change-Id: I707e23afea1fb5960151cfdab1cef80d31ba5f25
1 file changed
tree: f498233b1b98b4ca5de50c5662dbf93b461b2bec
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.