-
Type: Task
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Continuous Integration
The following legacy C++ driver tasks have been mostly failing on Evergreen across a few variants for many months:
- client-test-latest
- integration-test-latest
- integration-test-latest-with-auth
See this link for an example of a recent failure of 'client-test-latest' on OS X 10.7.
It appears that mongo-orchestration is failing to start mongod by the time that the tests in these suites are run. From the above example, the test outputs "couldn't connect : couldn't connect to server localhost:27017 (127.0.0.1), connection attempt failed" right before failing.
- is related to
-
CXX-961 mongod fails to start when running legacy C++ driver test suite on 32-bit RHEL
- Closed