summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/shell_cmd_assertions.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-211-6/+5
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-3/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+3
* SERVER-51371 Strict IDL definition for WriteConcernGeorge Wangensteen2020-11-191-13/+0
* SERVER-48705 resmoke.py sending SIGABRT to take core dumps on fixture teardow...vrachev2020-06-221-1/+8
* SERVER-47764 Trigger hang analyzer for LockTimeout errorsSamy Lanka2020-06-121-0/+31
* SERVER-47062: Trigger hang analyzer for writeConcern timeout errorsLingzhi Deng2020-04-171-0/+48
* SERVER-42675 M/R Agg: Remove MapReduceResult shell helperArun Banala2019-09-251-18/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-329/+326
* SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin2018-08-281-0/+23
* SERVER-34788: Improve commandWorked/Failed assertion messagesDavid Bradford2018-07-121-0/+26
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-21/+0
* SERVER-30879: check for write concern errors on assert.commandWorkedDavid Bradford2018-03-201-0/+40
* SERVER-33034: Update jstest asserts to accept a function for messagesDavid Bradford2018-02-151-0/+38
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-0/+254