commit | 2a7387d26646774dbdd411bcc2ce13eb0313a502 | [log] [tgz] |
---|---|---|
author | Nick Brown <nickbrow@fuchsia.infra.roller.google.com> | Tue Apr 19 17:10:54 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 19 10:12:27 2022 -0700 |
tree | 3e1698ecfc1e4d41521fcaf2fa6a4f8af3406b94 | |
parent | 286427543ad0bd06f4a355686c8f60db8f949018 [diff] |
[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
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
.