[roll] Roll fuchsia [bt][tests][flake-fetcher] Force integration tests to always fail

As a workaround for FlakeFetcher posting spammy updates about known-
flaky tests (these integration tests), add a panic that should cause
these tests to consistently fail (vs. flake) until FlakeFetcher is
fixed or these tests are fully de-flaked (fxbug.dev/53915).

Original-Bug: 71995
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/501956
Original-Revision: 1c67e6cba81b1ed813d5b126e9ae8b9de1e5c566
GitOrigin-RevId: b0c244447505ad218f9517947e1d7f7a108b7bae
Change-Id: I2ee5df3a48db6a7fa4c08261e23f3a4fc6fc8d1a
1 file changed
tree: 6d3e55451d73a09572f60a12b3e1ce8609931518
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.