0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Ali Mir
6831f81b2b SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
Mathew Robinson
f31bc89f66 SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
Cheahuychou Mao
966d9b880a SERVER-44775 Make pauseWhileSet increment _timesEntered once 2019-12-03 15:51:38 +00:00
Cheahuychou Mao
61ac51a915 SERVER-44666 Make FailPoint::pauseWhileSet not increment _timesEntered 2019-11-18 22:01:34 +00:00
Cheahuychou Mao
fd7aaa92a2 SERVER-44310 Make waitForFailPoint command require maxTimeMS 2019-10-31 13:35:41 +00:00
Cheahuychou Mao
f79498e9aa SERVER-39165 Add waitForFailpoint command and update non-repl tests 2019-10-25 15:42:45 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Spencer Jackson
7e72333c2a
SERVER-38556 Handle transaction events in RoleGraph update 2019-03-28 19:34:56 -04:00
jannaerin
b5ef3780e6 SERVER-33882 Add requires_sharding tag to sharding tests 2018-03-14 17:46:39 -04:00
Kaloian Manassiev
b0abd3f0b3 SERVER-29606 Add a 'skip' failpoint option
This option allows the failpoint's effect to be skipped for up to a
certain amount of checks.
2017-09-14 07:46:46 -04:00
Robert Guo
df10adbfe5 SERVER-27549 Print message on intentional server crash. 2017-05-23 15:18:12 -04:00
Esha Maharishi
9aede6239a SERVER-26008 start config replica set specifically with wiredTiger storage engine 2016-09-13 13:28:12 -04:00
Esha Maharishi
af654fa43f SERVER-26008 allow setting failpoints on the command line 2016-09-12 15:16:10 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Charlie Swanson
c15f4bb96d SERVER-18272 Update jstests to use allocatePort() instead of hard coding ports 2015-09-09 13:14:48 -04:00
Spencer T Brody
12bab3dae5 SERVER-7122 Put failPoint command behind --enableTestCommands flag instead of --enableFaultInjection flag 2012-12-14 13:05:54 -05:00
Randolph Tan
0f4946ba2d SERVER-7503 Fail point test causing nightly to fail
Make the test run with its own independent configuration
2012-10-30 12:20:36 -04:00