[roll] Roll fuchsia [starnix] Temporarily skip some tests on Machina.

I'm in the process of rolling Machina to a new kernel version, which
will put these tests in flux. The tests fail on an existing kernel (5.1)
but will pass on the newer (6.1) one. So we'll skip them until the image
rolls, at which point we can fully enable them.

Original-Bug: 463755437
Test: fx test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476515
Original-Revision: 3e5e5efab3889bcddf5d84710f0764fc4867523d
GitOrigin-RevId: 6910e9f381440860a26be2207ff49c3f82bb6c1b
Change-Id: I1bf5ac7d5a1709771f20c3f1d06c25e3f6261785
1 file changed
tree: a8414c496403729b55b26c782ddc94db94d2c59f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.