-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
N&O 2025-09-15, N&O 2025-09-29
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
src/mongo/transport/grpc:grpc_core_test_remote_exec has been occasionally failing on evergreen, but it doesn't fail in my dev workstation and it doesn't fail on a "spawn host" test machine on evergreen.
https://jira.mongodb.org/browse/SERVER-109640 introduced remote execution of unit tests, and in so doing excluded certain gRPC and ASIO related unit tests. grpc_core_test was not excluded, because it seems to work fine, but maybe there is a scenario in which it fails in the remote execution environment.
Exclude it from remote execution in order to see whether the test failures go away.
- is related to
-
SERVER-109640 Remote Unit Test Execution in 10gen/mongo
-
- Closed
-