[roll] Roll fuchsia [factory_reset] Emit better errors

Rather than failing a test with "nope", emit the unexpected filesystem
format. See example failure in http://go/bbid/8796861626537389505.

Remove some incorrect and unhelpful comments while I'm here.

Multiply: factory-reset-tests#meta/factory-reset-tests.cm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761166
Original-Revision: 33e1b08f5d959dbd35042387c4c8ee0042be800f
GitOrigin-RevId: 6bdc68f99af98ec314a61957c2de494aca4cbbe1
Change-Id: I0c65873a2dd9a1fbc3ebebef3b6b9dd1eddf2c22
1 file changed
tree: 58bccf41cefb10496e755ba53c0c20300248c0b9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.