summaryrefslogtreecommitdiff
path: root/jstests/core/failcommand_failpoint.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-0/+2
* SERVER-66523 Create a new jsCore passthrough to test the SBE plan cacheDenis Grebennicov2022-06-021-0/+1
* SERVER-66118 Remove `storageEngineSupportsRetryableWrites`Gregory Noma2022-05-031-4/+2
* SERVER-65070 Deduplicate list of incompatible mtm migrations testsMatt Broadstone2022-04-081-0/+3
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-151-0/+1
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-2/+9
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-25/+25
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+6
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-04-071-3/+34
* SERVER-41070 Add blockConnection mode to failCommandCheahuychou Mao2020-02-061-0/+47
* SERVER-42239 Add support for extraInfo in failCommandAmirsaman Memaripour2020-01-291-0/+37
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-01-231-0/+18
* SERVER-44655: Do not run failCommand errorLabels override test if storage eng...Lingzhi Deng2019-11-151-2/+5
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+1
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-121-0/+157
* SERVER-43011 Add optional namespace restriction to failCommand failpointJack Mulrow2019-08-261-0/+43
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-257/+256
* SERVER-39292 Do not evaluate failpoint twice per operation when multiple opt...jannaerin2019-02-071-0/+22
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2018-12-121-36/+36
* SERVER-38054: failCommand fail point causes errors when run concurrently with...Natalie Tsvetkova2018-11-131-23/+85
* SERVER-35518: Support the failCommand fail point in mongoSnatalie.tsvetkova2018-11-021-0/+205