[roll] Roll fuchsia [fxfs] Profile tests to never have zero file contents. These failures started when the kernel made changes to page reclamation and attribution tracking. It's possible that the zero page scanner might find the first file (file zero) to have the one populated page as all zeroes and reclaim it before we check that it was paged in. Make the file contents non-zero to avoid this. Now it should contain the ascii version of the file numbers, which should never be zero. Original-Bug: 484869733 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1581793 Original-Revision: 1fe94ca5e64c6c45ecef5a65b71b326cd9fcdc31 GitOrigin-RevId: a7a0bd5cfda59215131cfb3638904e9504a04571 Change-Id: I305c0cd1eeecf9ba1ce87895d313d7c19d7df181
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.