[roll] Roll fuchsia [netstack] Tighten expected post-shutdown revents

Prior to Linux 4.12, the receipt of a TCP RST message could trigger
multiple possible combinations of POLL revents, which led us to loosen
expectations in https://fxrev.dev/598681.

Now that infra bots run Linux >= 4.12, tighten expectations accordingly.

Multiply: netstack_streamsocket_c_api_test

Original-Fixed: 87541
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670565
Original-Revision: c34cacf3d97a1e6d95600bf7e6c51da4ec9faa67
GitOrigin-RevId: 0a49e6e9f52dce3d01696bc44d11cc02fadf3608
Change-Id: I39ee64ff4f61b455e5c010b24a36d159656e7a56
1 file changed
tree: 3e1698ecfc1e4d41521fcaf2fa6a4f8af3406b94
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.