[roll] Roll fuchsia [starnix] Migrate userfaultfd_test to Machina

The userfaultfd_test has one test which passes on hosts, but fails on
Machina. However, it also has one test which fails on hosts, but passes
on Machina. As such, I think we can consider it a wash and migrate :)

Original-Bug: 435279160
Test: fx test linux_syscalls_cpp_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533828
Original-Revision: 5f7c689d8a286765d801cda672094d70551a34b1
GitOrigin-RevId: 4c77a0175ecdf9224e7b53db0d7bbe82d2d6de3d
Change-Id: I649adb32190cd8186be4cae0c4473ecd70b015a5
1 file changed
tree: 49982a5d9e30c014ec1f829cc33931b61e310de8
  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.