[roll] Roll cobalt-registry [prober][test_app2] Remove unused test metric & report

The removed metric & report was added in https://fuchsia-review.git.corp.google.com/c/cobalt-registry/+/1225426 for testing newly introduced floating point multiplier for exponential integer histogram. However these metric & report do not have any impossible bucket so they didn't serve the purpose of testing them. The unused metric & report introduced in https://fuchsia-review.git.corp.google.com/c/cobalt-registry/+/1225426 can be removed for a cleaner prober table set.

Original-Bug: 402465128

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1240584
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: 9526a47f263849faeaf6c1c7086f95952a41b446
GitOrigin-RevId: fb7616f3ccaa84ca33fa67c705d2f898b546d8fa
Change-Id: If060f98b32507583fc6c943b9a517f2c6c7002c1
1 file changed
tree: 334a0ac5fac56258624722b1931b9865636e8e75
  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.