[roll] Roll fuchsia [zxtest] Support skipping in setup/teardown.

zxtest supported skipping on the test body, but not in the
preamble (SetUp*) stages.

This updates the logic to also consider the skip state when checking
whether to run the test body.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604821
Original-Revision: 3e6f4e6b9443ba6c207d68f6ec51cfd5c8bf6ec3
GitOrigin-RevId: 51c46f3fbd56539a284f659bbed104bd5bc24ed3
Change-Id: Ie1243dc145b518e09189e9f34a93d623b11ca359
1 file changed
tree: 728ab69cd0bcfd4bd56f7d1ed16a9ed812c7bbeb
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.