[roll] Roll fuchsia [gvisor_syscall_tests] Skip flaky test

Ic09a53fe8a9825c6e439fde151b2ff516c6e3509 updated gVisor to include a
change that causes the
AllInetTests/UdpSocketTest.ReconnectDoesNotClear{Read,Write}Shutdown
cases to pass upstream. It also updated the Netstack2 expectation for
the WriteShutdown test case to passing, but this test still flakes
occasionally in infra. (The ReadShutdown case consistently times out
against Netstack2.)

Update the expectations to skip both these cases for Netstack2 since
they are both flaky.

Original-Bug: 42085960
Original-Fixed: 325854923
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993972
Original-Revision: e8a7dd488bf26d74591b6fd30cbfce598606b0f9
GitOrigin-RevId: 9e085adef509c459cff6b902849b564877215741
Change-Id: I2b17eb748f5fbf92cb3e569de57991b1438abdb6
1 file changed
tree: 216d69a7a0e529d100f967389acc719b110271a0
  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 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.