[roll] Roll fuchsia [superproject] Roll cobalt Fix issue with copying/moving metrics

If a metric was moved or copied to a new ID while
also deleting a report from the new copy, it was
incorrectly failing validation due to the new report
being missing from the copy. This was due to the
map tracking new metrics being incorrectly keyed by
the metric name.

Original-Bug: b/322245050
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/982461
Original-Revision: b4db1ae2869212a208dd04161f461bc4d06eb7cf
GitOrigin-RevId: 283ccd5c574fec1a99f68a5448156600c314b747
Roller-URL: https://ci.chromium.org/b/8757418435436377473
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983482
Original-Revision: 7f4bca04147363c60df7125eef329bf41307447b
Change-Id: I263d94814781d179186c913dbfe7ddcf5226879d
1 file changed
tree: 52c96da6f3558ff259413c11ac9c6e4f9885e5f1
  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.