[roll] Roll fuchsia [cm] Fix broken Realm Integration Test

The RealmExplorer/RealmQuery integration tests open the ELF
runtime directory of a component and expect the
`process_start_time_utc_estimate` file to exist.

This file is flaky in its existence and may not appear in
some cases.

Filed a bug and guarded against its flakiness.

Original-Bug: 99823, 99342
Multiply: realm_integration_test
Test: fx test realm_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676695
Original-Revision: fc1834d1ba2880a0f2228bd35edb6c2c08a6b9ba
GitOrigin-RevId: b74d5e834710e24c08ab825fd7121b73d7a7dfb2
Change-Id: Icde3c8af92599581eab64b0a7acd0f6aee5348e8
1 file changed
tree: c946e89ee081299369b622400df7463fadc2a6c4
  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.