[roll] Roll fuchsia [starnix] Skip two flaky tests

`pidfd.pidfd_open` has been flaking in infra a lot and is fairly new;
let's skip it in infra for now and flag it for follow-up investigation.

`android_mallopt.multiple_enable_gwp_asan` appears to have previously
been marked `DISABLED_` upstream but is no longer, so our previous rule
for that test name is no longer matching the test.  Since it seems
nondeterministic, add it to the skip list too.

Original-Bug: 131217
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901186
Original-Revision: c6ef76f4ce20c4c3fc53d6faba287b65027fa6ea
GitOrigin-RevId: 8ce03fffc404b9fe54c2673ce6e1ad061cc12a41
Change-Id: Ia81095a47986685f690aa41c656e9bc914ba7c23
1 file changed
tree: c2cd08274faee1fa54a4136794a92bd6f5335784
  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.