[roll] Roll fuchsia [tefmocheck] Remove outdated note in README

It is no longer the case that "our flake analysis relies on seeing a
test fail and then pass"; we specifically consider it a flake if a
testing failure mode check fails on the first attempt of a task and then
doesn't show up in summary.json at all in the second attempt.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652688
Original-Revision: 10a6949320cc6cef206cda872afcd1d1969fa2aa
GitOrigin-RevId: 98f579c90c90ac77a7abf10b1eb28f427188d29b
Change-Id: I10c4ece34e3bcda7cd0b305615373bcf8b923ec2
1 file changed
tree: 074322a7e64cb2b71e12702e15db51614d1b57bc
  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
  12. 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.