[roll] Roll fuchsia [fs_management] delete fsck failure tests

Since the fsck mechanism is now just directly calling a fidl method,
there isn't too much this is testing. These tests were already brittle
and a little too dependent on the exact filesystem implementation, so
now that they aren't even giving much value, we might as well delete
them.

Original-Fixed: b/293619132
Original-Fixed: b/293969560
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/908744
Original-Revision: a17f401c3dcd34bc737dc5831ef49cb51d134da7
GitOrigin-RevId: 0afd626f03fa5bc742dca914e09bdf74cc44b0b8
Change-Id: Ic18a50040bd77ac591b3ba728173106c16bb8be6
1 file changed
tree: ac0c21c43d0b5c500ad1a5f0f74afab39138f7b6
  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.