[roll] Roll fuchsia [test][core][fifo] fix rare flake

In an very rare situation a test that involves intentionally running off
the end of a mapped vmo to no mapping succeeds. Ensure there is a
padding page to either side of the mapping.

Original-Bug: 372971232
Also similar to bug: 343549955

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1138832
Original-Revision: 7f91cf65eecb05053199b66fc7b19f85e7910af9
GitOrigin-RevId: c7cd34fce0e377f86e4c09b23151e495457c2f19
Change-Id: I9c8e6b69d26146f61228bfbed6be555fb940b735
1 file changed
tree: 550366d941e7a8b1005a644f8f1d13efd0e9f41b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.