index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
shell
/
assert.js
Age
Commit message (
Expand
)
Author
2024-09-10
SERVER-94046 Make run_initial_sync_node_validation.js robust to step-downs an...
Brad Cater
2024-07-11
SERVER-79719 Make cluster_time_across_add_shard.js resilient to slow RSM upda...
Jack Mulrow
2024-01-29
SERVER-65260 Restrict index usage to prefix only regex predicates (#17968)
Carlos Alonso
2023-08-06
SERVER-79735 Convert jstest corpus to use es modules
Matt Broadstone
2023-07-31
SERVER-79474 don't run hangAnalyzer in replsettest::StepUp
Jiawei Yang
2023-07-26
SERVER-79340 Remove automsg assertion helpers
Matt Broadstone
2023-05-10
SERVER-76925 Log the actual error on failure in fsm_workloads/map_reduce_drop.js
Dianna Hohensee
2023-05-07
SERVER-74787 Prepare jstest corpus for implicit strict mode
Matt Broadstone
2022-12-21
SERVER-71512 Fix assert.commandWorkedOrFailedWithCode
Yu Jin Kang Park
2022-12-20
SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments
Romans Kasperovics
2022-12-20
Revert "SERVER-71512 Fix assert.commandWorkedOrFailedWithCode"
dziana.hurynovich
2022-12-19
SERVER-71512 Fix assert.commandWorkedOrFailedWithCode
Yu Jin Kang Park
2022-10-03
SERVER-69672 Reenabled debug mode variant
Alexander Neben
2022-10-03
Revert "SERVER-69672 Disable remaining failing debug mode tests"
Uladzimir Makouski
2022-09-30
SERVER-69672 Disable remaining failing debug mode tests
Alexander Neben
2022-09-27
SERVER-69961 Add expected-actual semantics to assert.setEq arguments
Romans Kasperovics
2022-07-07
SERVER-67462 Support renaming encrypted collections if client has correct pri...
Mark Benvenuto
2022-04-18
SERVER-62935 Add date string to assert message
r6.1.0-alpha
Gabriel Marks
2022-04-12
SERVER-63208 Make allowDiskUse opt-out rather than opt-in
Romans Kasperovics
2022-03-22
SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...
Yu Jin Kang Park
2021-10-12
SERVER-56905 Ban API params to aggregate/find/etc shell helpers
Nicholas Zolnierz
2021-07-20
SERVER-57321 Make $mod match expression handle NaN, Infinity and large values
Mindaugas Malinauskas
2021-07-03
SERVER-57389 Remove GLE helpers from the shell and dbclient
Irina Yatsenko
2021-06-29
SERVER-57460 Remove remaining GLE calls from jstests
Irina Yatsenko
2021-06-11
SERVER-56497 Add assert.throwsCode shell helper for testing
Sebastien Mendez
2021-02-08
SERVER-52914 Support positional projection operator ($) in SBE
Nikita Lapkov
2021-01-19
SERVER-38938 include metadata in command response
Robert Guo
2020-07-31
SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...
Suganthi Mani
2020-07-30
SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.
Suganthi Mani
2020-07-09
SERVER-46541 enable automatic reconfigs for initial sync semantics by default
Judah Schvimer
2020-07-08
Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...
Judah Schvimer
2020-07-03
SERVER-46541 enable automatic reconfigs for initial sync semantics by default
Judah Schvimer
2020-06-12
SERVER-47764 Trigger hang analyzer for LockTimeout errors
Samy Lanka
2020-04-17
SERVER-47062: Trigger hang analyzer for writeConcern timeout errors
Lingzhi Deng
2020-03-19
SERVER-46805 Limit memory usage in the second phase of validate and add param...
Gregory Noma
2020-03-03
SERVER-46552 Increase local assert.soon timeout to 90 seconds
Mikhail Shchatko
2020-02-24
SERVER-46340 TestData is undefined in DSI
Robert Guo
2020-02-21
SERVER-46029 Do not write core files in the hang analyzer when running locall...
Mikhail Shchatko
2019-12-12
SERVER-43720 Add default read write concern commands to mongos and config server
Jack Mulrow
2019-11-05
SERVER-44395 Hang-Analyzer Integration Using Incorrect Arguments
Ryan Timmons
2019-10-31
SERVER-26867 Call hang_analyzer.py from assert functions
Ryan Timmons
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-01-07
SERVER-38512 Test that secondary hangs up on w: 0 writes
A. Jesse Jiryu Davis
2018-12-05
SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...
Jack Mulrow
2018-11-26
SERVER-38250 Fix assertion message creation in assert.docEq
Jack Mulrow
2018-11-07
SERVER-37868 Use unordered array comparisons in core_txns tests
Jack Mulrow
2018-08-28
SERVER-36306 Add FSM workloads that run transactions workloads with all threa...
jannaerin
2018-08-22
SERVER-36774 Allow shell assertion functions to take an object for the 'msg'
Ian Boros
2018-08-03
SERVER-35037 Create new concurrency suite that runs consecutive operations in...
Samy Lanka
2018-07-12
SERVER-34788: Improve commandWorked/Failed assertion messages
David Bradford
[next]