[roll] Roll fuchsia [benchmarks] Add docs link to error message for expectations mismatch

Now that there's documentation for the metric names allowlist, we can
include a link to it in the error message that's produced when a
test's output doesn't match the allowlist.

Original-Bug: 105202
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715739
Original-Revision: afa6e0c5e2fb9e7e1858693793b3b15fecf62302
GitOrigin-RevId: cc822779a84eb85d247c2cab99606046fbe73177
Change-Id: I3982e727abb78fbfb11a74523c65ab6896a1ff6d
1 file changed
tree: 98803b5d6037fa6da42d02460943a7890919668f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.