Merge 4bc9f960bb7aa37f90ea6a71903a6a9eba6fea78 into a0f06a70e3da7afa88da9527c43951bca1f7cef2

This commit is contained in:
Richard Barnes 2026-07-29 15:06:03 -04:00 committed by GitHub
commit 7919b2e389
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -244,6 +244,8 @@ GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
break; \
} \
default: \
GTEST_LOG_(FATAL) << "Unexpected AssumeRole() return value."; \
} \
} \
} else \