[roll] Roll fuchsia [fxfs] Fix profile tests. Shouldn't be marking as purged.

These were being marked as purged to receive an open count and verify
that it was zero. Not only was this not a sure way to check, but marking
an object to be purged without adding it to the graveyard isn't safe if
the purge actually happens, it can result in a partially deleted object.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263964
Original-Revision: 26bd04eecf12de5ca248e4e4a43b7d1aa3cdb87b
GitOrigin-RevId: 56fc39bc66390fa793ae523bfec7fa7dd762d5a8
Change-Id: Id677d7127e1c3e5d3fcff6a62b5d01c05f63a63b
1 file changed
tree: 41545629a686f35b6d528209192f594da7ff4646
  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.