| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
after unclean shutdown
|
|
|
|
|
|
|
|
|
|
|
| |
Introduces OverrideHelpers object with convenience methods for
inspecting certain aggregation and map-reduce commands, as well as
overriding startParallelShell(), Mongo.prototype.runCommand(), and
Mongo.prototype.runCommandWithMetadata().
Also removes a number of tests that were incorrectly blacklisted from
the read_concern_majority_passthrough.yml and
read_concern_linearizable_passthrough.yml test suites.
|
|
|
|
|
|
| |
retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
|
|
|
|
|
|
| |
that are dropped
This reverts commit fb956b3b0a48c9b8376575c6adb971a4e0593292.
|
|
|
|
|
|
|
|
|
| |
collections that are dropped"
This reverts commit 56e66454d14e16689331672734ecde7644a41c78.
Conflicts:
buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
|
|
|
|
|
|
| |
that are dropped
in sharded cluster environments.
|
| |
|
|
|
|
|
| |
Conflicts:
jstests/core/count_hint.js
|
|
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
|