commit | eaa0ac8743f1d5c7187727a9e81f19751000dac4 | [log] [tgz] |
---|---|---|
author | Abseil Team <absl-team@fuchsia.infra.roller.fuchsia.infra.roller.google.com> | Thu Jan 09 16:56:41 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 16:56:41 2025 -0800 |
tree | 4572b84f0c30f7d31d1c0a5e807abd1aa8ec0106 | |
parent | 292b6e788fe9f0c18e0febdf0107ea7818b60721 [diff] |
[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>