[roll] Roll fuchsia [tefmocheck] Add tag flake_analysis_ignore

Add the tag flake_analysis_ignore to tests if the shard has a tefmocheck. This is intended to mark test failures in a shard to be ignored by flake analysis tools when there is a tefmocheck present as its presence may be indicative of a problem with the device or OS.

Original-Bug: b/409389600
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239426
Original-Revision: 33ddb4e9b9898cbd3d4ececccd7c2c2d0c6c70d7
GitOrigin-RevId: da517805496137300850e633299b193f35114292
Change-Id: I89ed7c21a8ecd048483a0a16be4224a8fadb5d04
1 file changed
tree: ae1c5b681b57500836abbcd00d2b1ce254419372
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.