[roll] Roll fuchsia [starnix][tests] Expect getsockopt(SOL_NETLINK, NETLINK_LIST_MEMBERSHIPS) failures

Expect failures for NetlinkRouteTest.ListMemberships* tests which are
failing on getsockopt(SOL_NETLINK, NETLINK_LIST_MEMBERSHIPS) because it
is unimplemented in Starnix. This unblocks the gVisor syscall tests roller.

Original-Original-Bug: 526323480
Test: None, expectations change.
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1670014
Original-Original-Revision: 3b1e919c38dbd3f36940056491ef071db13f93fc
GitOrigin-RevId: 8aeda0e3442a7384b7b1e12a07f1c9244c5713cf
Change-Id: If855801a945fcdb28260856a8aa6ecfe17b7045f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1671239
Cr-Commit-Position: refs/heads/main@{#195241}
1 file changed
tree: 82a30858ed52414843c9802843b25480dbf62b52
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.