[roll] Roll fuchsia [async-watchdog] Add max_severity field for tests.

There's a death test in async-watchdog unittests testing
the watchdog behavior when the watched thread times out,
and FATAL logs may appear in these tests. So we should add
a "max_severity" field to the tests.

Test: async-watchdog-unittests in minimal.riscv64-release
Original-Fixed: 131020
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/890658
Original-Revision: 435fc5ed9e04cba6a8f3a3c83cc99f335e5514a3
GitOrigin-RevId: 9c68cd78277009373d1559865500f83dab5e5937
Change-Id: I4c570c3e099b52f6cf3e3f8f690782425760a948
1 file changed
tree: ae94930ac6b83bd0f977c545ad210ce2fbfb0c6f
  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.