[roll] Roll fuchsia [cobalt][testapp] Check fail on vector length to avoid out of range

Check if observations are successufly generated for each report spec in
testapp helper `GenerateObsAndCheckCount` to avoid out of range vector
access

Tested: locally make integer observation generation fail and found the check fail message when running `fx test cobalt-tests`, the error message looks like: Check failed: num_obs.size() == aggregatedReportIds.size(). Observation generation failed. Expect 6 reports with generated observations, but only 0 reports had observations generated.
Original-Fixed: 406019398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256924
Original-Revision: 1d2f09463ce0f08e7e38fa49566208afd3a2af76
GitOrigin-RevId: 66ce00697779b78530bd654d28e4de641f5c800d
Change-Id: I850ddac9a30fdd67ab2fdee8560600e06494439b
1 file changed
tree: 012ed46f45e839635f9963a58f7d5d266b2dafe1
  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.