[roll] Roll fuchsia [starnix][memory] Disable flaky memory attribution test

One of the memory attribution tests in Starnix is flaky. This change
disables it while the underlying issue is investigated.

BUG=406364292

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279185
Original-Revision: 9a674ae79fbdec2260540f2f01931ecba47fbbee
GitOrigin-RevId: d3b1513b5663125455b9cc1cfb9a78ed637b380f
Change-Id: Ic2aafa3f18c45c601b0fbc431e08bed4b29d6e11
1 file changed
tree: 383d751c570d4e510b4d76b139df0dd5d1ebd8ef
  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.