[roll] Roll fuchsia [gvisor_syscall_tests] Simplify loopback

Un-manually-shards the loopback syscall suites in favor of using
the automatic sharding. This allows us to simplify their expectations,
which will make it much easier to share them with Starnix.

As part of this, expand out a bunch of wildcarded fail/skip
expectations to make it more explicit which tests we expect to
pass/fail.

Original-Bug: 318529127
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983153
Original-Revision: a857d9ab2eeb3b012b6ad49e5a86dcfa69448600
GitOrigin-RevId: 9736966ee9767cafea45230bf9b82bcee5736089
Change-Id: Ic8c16b462b1e661325749e74436df3add7966ed1
1 file changed
tree: 6b546bde8199029dcd24a9cf0480520fe2b2409b
  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.