[roll] Roll fuchsia [kernel][vm] Conditionally disable ParallelWriteAndDecommit test

Disable VmoTestCase.ParallelWriteAndDecommit on x86 QEMU TCG because
it triggers a QEMU bug that will result in an assert failure.

See fxbug.dev/66978 for details.

Original-Bug: 66978
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/488318
Original-Revision: 1da7ba630c79b623b3d10b48212e1bdc75f43e70
GitOrigin-RevId: a99664d7df182596b50a0db9a642acbc4e93b2fa
Change-Id: I0fcf981992cb4b135b752e5e12aa0db432036509
1 file changed
tree: 4eb9f19326be20b9fa6c6caa9cb3e128093982cd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 via the IRC channel #fuchsia on Freenode.

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.