[roll] Roll fuchsia [gvisor_syscall_tests] Skip timing-out test case

All/SocketInetLoopbackTest.TCPAcceptBacklogSizes/ListenV4Any_ConnectV4MappedLoopback
sometimes times out in CI (on a currently-FYI builder, so there's no
FlakeFetcher bug for it) when run against netstack3; skip it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987673
Original-Revision: 290a786d04ac3f19a4c19a410a9eb1e46e50e611
GitOrigin-RevId: 0c81a226d5f03be70758cd95255489f3efe70ae3
Change-Id: Ia995913c42c544851982d12cfcb8f080c735b68e
1 file changed
tree: 94880a9e58e0caac49afddbec0855db772f487f9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.