Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
Fully Compatible
-
ALL
-
-
0
Description
When running the unit tests with a high degree of parallelism, I consistently see failures in these unit tests:
2015-05-29 11:01:36,561 [executor:cpp_unit_test] Summary: 154 test(s) ran in 19.33 seconds (151 succeeded, 56 were skipped, 3 failed, 0 errored)
|
The following tests failed (with exit code):
|
build/cached/mongo/db/repl/repl_coordinator_impl_elect_v1_test (17)
|
build/cached/mongo/db/repl/repl_coordinator_impl_test (17)
|
build/cached/mongo/db/repl/repl_coordinator_impl_elect_test (17)
|
2015-05-29 11:01:36,561 [resmoke] ================================================================================
|
2015-05-29 11:01:36,561 [resmoke] Summary of unittests suite: 154 test(s) ran in 19.33 seconds (151 succeeded, 56 were skipped, 3 failed, 0 errored)
|
cpp_unit_tests: 154 test(s) ran in 19.33 seconds (151 succeeded, 56 were skipped, 3 failed, 0 errored)
|
The following tests failed (with exit code):
|
build/cached/mongo/db/repl/repl_coordinator_impl_elect_v1_test (17)
|
build/cached/mongo/db/repl/repl_coordinator_impl_test (17)
|
build/cached/mongo/db/repl/repl_coordinator_impl_elect_test (17)
|
|
Attachments
Issue Links
- related to
-
SERVER-25406 repl_coordinator_impl_test StepDownAndBackUpSingleNode needs synchronization
-
- Closed
-