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

The fs_test has thirteen tests which are failing on Machina. However,
all these tests are skipped on hosts, and so Machina can still be
considered to be at-parity with hosts.

Original-Bug: 435279160
Test: fx test linux_syscalls_cpp_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533822
Original-Revision: 6022c24437d37f6dd459a86d40500e384a493ba2
GitOrigin-RevId: bfdba027eb07c1997ff4bb551206bf3d022f73ad
Change-Id: I680343e1c0866ddce098a7b6e760adcd88567758
1 file changed
tree: d89e88b5f77581d6fc8d243637016bc532e39527
  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.