[roll] Roll fuchsia [starnix] Remove RSS check from MMapProcStatmTest

Remove assumption that RSS increases from this test.  There is no
guarantee of strictly increasing RSS size from Linux or Starnix. This
has caused flakes on both sides.

Original-Fixed: 132152
Original-Bug: 131330
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902238
Original-Revision: aaf56cc6f5c432d1c5b422474b0db051681750ba
GitOrigin-RevId: 63a7280c58de235778ac5122097857f43bd9df05
Change-Id: Id07bc1cd9a2f074f4e5bafaa0c1c9e46aedf8ae8
1 file changed
tree: 245704ae1f5470572d38194f6b1f60b556617baa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.