[roll] Roll fuchsia Revert "[gvisor_syscall_tests] Run generic tests in CQ"

This reverts commit 35b62cf63cfecc76144ae4520263e84923f9bba8.

Reason for revert: fuchsia-pkg://fuchsia.com/netstack2_fastudp_loopback_isolated_syscall_tests#meta/netstack2_fastudp_loopback_isolated_syscall_tests.cm failing in CI: go/bbid/8800316964236180513 , go/bbid/8800317188358834257

Original change's description:
> [gvisor_syscall_tests] Run generic tests in CQ
>
> - Add a "loopback" target for tests in `socket_inet_loopback.cc`, except
>   for:
>   - Two long-running tests which are isolated into a "tcp_backlog"
>     target
>   - A long-running accept backlog test, which is isolated into a
>     "tcp_accept_backlog" target
> - Add a "loopback_isolated" target for tests in
>   `socket_inet_loopback_isolated.cc`, except for:
>   - A long-running TCP FIN test, which is isolated into a "tcp_fin_wait"
>     target
>   - A long-running TCP Linger test, which is isolated into a
>       "tcp_linger_timeout" target
> - Add a "generic target for the remaining tests
>
> Multiply: tcp_backlog, fin_wait, tcp_linger, loopback_isolated
> Multiply: loopback_syscall, tcp_accept_backlog
>
> Original-Fixed: 106971
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/735167

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/741184
Original-Revision: 8b367de3d3c4ea0fc0dda0edaf2810ba2d596730
GitOrigin-RevId: 14cf8f55edef199ea032c9ddb3c1cefca0a32686
Change-Id: I20feeecabbae298ec2000a74d46fd052baeb35c0
1 file changed
tree: 87a7dba7fe8ef8bfd1daef0590370bcc134b6bce
  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.