[roll] Roll fuchsia [netstack] Increase shutdown test receive timeout

We've seen multiple flaky test failures in this test suite in the last
few days. Raising the timeout will increase the overall runtime, but on
my workstation this was by only around 15 seconds, and everything ran in
under a minute.

Multiply: netstack2_syncudp_bsdsocket_test
Multiply: netstack3_bsdsocket_test
Original-Fixed: 396503546
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207449
Original-Revision: 97a148ae08725cb8d8bf76b66197468ebcdf10e3
GitOrigin-RevId: 3b7e09aae76f576b2b7d9d17d02f7d20b95e5ce9
Change-Id: Icb138442aadda0ae5c10acb7de9f069add00d7ce
1 file changed
tree: 84ba865f2483e8c1b8672859793ab6c35c25f451
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.