[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll third_party/googletest Document unexpected interaction with death test error code and gmock.

If you have a death test that uses mock objects, it's very likely that those mock objects are not properly cleaned up before death. The gMock atexit leak detector will call `_exit(1)`, overriding your expected exit code.

PiperOrigin-RevId: 713722657
Original-Revision: 504ea69cf7e9947be54f808a09b7b08988e84b5f

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1185992
Original-Revision: ee5b912899684d4aae18af726672457289077151

Roller-URL: https://cr-buildbucket.appspot.com/build/8726173192929472689
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I607e62a271dd910957d618e0909477c2384aa65b
Reviewed-on: https://fuchsia-review.googlesource.com/c/boards/emac/+/1185894
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 4572b84f0c30f7d31d1c0a5e807abd1aa8ec0106
  1. boards/
  2. manifests/
  3. platform/
  4. products/
  5. scripts/
  6. third_party/
  7. tools/
  8. .bazelrc
  9. .gitignore
  10. .gitmodules
  11. AUTHORS
  12. BUILD.bazel
  13. CONTRIBUTING.md
  14. LICENSE
  15. OWNERS
  16. PATENTS
  17. README.md
  18. rollers.textproto
  19. shac.star
  20. shac.textproto
  21. WORKSPACE.bazel
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.