[roll] Roll fuchsia [gvisor_syscall_tests] Increase TCP timeout

The TCP test is regularly flaking in CQ while timing out. Increase the
timeout to eliminate the spam in the interim before we split up the
suite.

Original-Fixed: 121018
Original-Bug: 121381
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/797706
Original-Revision: 3a0f94153a1990b6a76d6a7705746aaf237da5f4
GitOrigin-RevId: 96e9a55657027f76e27e0f3a1d43ac8dc4e8aca3
Change-Id: I31f4caa52c5f6527978205b70deeea7a99877eca
1 file changed
tree: 1f6f23ed5587541872b2600853c43b8ed2b33ef8
  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.