summaryrefslogtreecommitdiff
path: root/src/mongo/shell/assert.js
AgeCommit message (Expand)Author
2024-09-10SERVER-94046 Make run_initial_sync_node_validation.js robust to step-downs an...Brad Cater
2024-07-11SERVER-79719 Make cluster_time_across_add_shard.js resilient to slow RSM upda...Jack Mulrow
2024-01-29SERVER-65260 Restrict index usage to prefix only regex predicates (#17968)Carlos Alonso
2023-08-06SERVER-79735 Convert jstest corpus to use es modulesMatt Broadstone
2023-07-31SERVER-79474 don't run hangAnalyzer in replsettest::StepUpJiawei Yang
2023-07-26SERVER-79340 Remove automsg assertion helpersMatt Broadstone
2023-05-10SERVER-76925 Log the actual error on failure in fsm_workloads/map_reduce_drop.jsDianna Hohensee
2023-05-07SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone
2022-12-21SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park
2022-12-20SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics
2022-12-20Revert "SERVER-71512 Fix assert.commandWorkedOrFailedWithCode"dziana.hurynovich
2022-12-19SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park
2022-10-03SERVER-69672 Reenabled debug mode variantAlexander Neben
2022-10-03Revert "SERVER-69672 Disable remaining failing debug mode tests"Uladzimir Makouski
2022-09-30SERVER-69672 Disable remaining failing debug mode testsAlexander Neben
2022-09-27SERVER-69961 Add expected-actual semantics to assert.setEq argumentsRomans Kasperovics
2022-07-07SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto
2022-04-18SERVER-62935 Add date string to assert messager6.1.0-alphaGabriel Marks
2022-04-12SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics
2022-03-22SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park
2021-10-12SERVER-56905 Ban API params to aggregate/find/etc shell helpersNicholas Zolnierz
2021-07-20SERVER-57321 Make $mod match expression handle NaN, Infinity and large valuesMindaugas Malinauskas
2021-07-03SERVER-57389 Remove GLE helpers from the shell and dbclientIrina Yatsenko
2021-06-29SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko
2021-06-11SERVER-56497 Add assert.throwsCode shell helper for testingSebastien Mendez
2021-02-08SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov
2021-01-19SERVER-38938 include metadata in command responseRobert Guo
2020-07-31SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...Suganthi Mani
2020-07-30SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.Suganthi Mani
2020-07-09SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer
2020-07-08Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer
2020-07-03SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer
2020-06-12SERVER-47764 Trigger hang analyzer for LockTimeout errorsSamy Lanka
2020-04-17SERVER-47062: Trigger hang analyzer for writeConcern timeout errorsLingzhi Deng
2020-03-19SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma
2020-03-03SERVER-46552 Increase local assert.soon timeout to 90 secondsMikhail Shchatko
2020-02-24SERVER-46340 TestData is undefined in DSIRobert Guo
2020-02-21SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko
2019-12-12SERVER-43720 Add default read write concern commands to mongos and config serverJack Mulrow
2019-11-05SERVER-44395 Hang-Analyzer Integration Using Incorrect ArgumentsRyan Timmons
2019-10-31SERVER-26867 Call hang_analyzer.py from assert functionsRyan Timmons
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-01-07SERVER-38512 Test that secondary hangs up on w: 0 writesA. Jesse Jiryu Davis
2018-12-05SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...Jack Mulrow
2018-11-26SERVER-38250 Fix assertion message creation in assert.docEqJack Mulrow
2018-11-07SERVER-37868 Use unordered array comparisons in core_txns testsJack Mulrow
2018-08-28SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin
2018-08-22SERVER-36774 Allow shell assertion functions to take an object for the 'msg'Ian Boros
2018-08-03SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka
2018-07-12SERVER-34788: Improve commandWorked/Failed assertion messagesDavid Bradford