[roll] Roll fuchsia [starnix][tests] Mark new gVisor netns test as failing

On 2026-04-13, https://github.com/google/gvisor/commit/58b37ef added
NetlinkRouteTest.LinIndexOrder. This uses network namespaces
(CLONE_NEWNET), which Starnix currently does not support.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1576834
Original-Revision: 1934d9f6b2ba9b553c949a4372c4d2fab3bede35
GitOrigin-RevId: 781594e016245566e0265df61a7559c5475292ce
Change-Id: I6d0da534f5d5423a1dea26d2d01a20ba3f09ca60
1 file changed
tree: 569ce590bbc000ddd72ae456aadedbb77ab4cfd8
  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.