[roll] Roll fuchsia [starnix][tests] Mark MountTest.OverlayfsDirectoryRenameInUserNamespace as failing

On 2024-04-17, https://github.com/google/gvisor/commit/ec13dd2 added
MountTest.OverlayfsDirectoryRenameInUserNamespace. This uses user
namespaces (CLONE_NEWUSER), which Starnix currently does not support.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1579293
Original-Revision: abf560f7d15a3b8c871f5ef16f24f54d0ab94554
GitOrigin-RevId: c4cfe4da904ea83ac21df09942d7b34c52ebf1b0
Change-Id: I8b37b779ca889777773b4d79031d6b87921fc841
1 file changed
tree: a7907855ccd305af2fe4cec2306526f145197c14
  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.