summaryrefslogtreecommitdiff
path: root/jstests/core/crud_ops_do_not_throw_locktimeout.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-021-5/+2
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-151-0/+1
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-271-11/+7
* SERVER-53884 Fix crud_ops_do_not_throw_locktimeout.js when run under multiver...Henrik Edin2021-01-201-3/+8
* SERVER-53247 disable enableMajorityReadConcern=false for non-test storage eng...Pavi Vetriselvan2021-01-191-3/+4
* SERVER-53669 Fix crud_ops_do_not_throw_locktimeout.js when enableMajorityRead...Henrik Edin2021-01-081-2/+5
* SERVER-52626 Check for Lock Free Reads feature flag in crud_ops_do_not_throw_...Henrik Edin2021-01-071-3/+9
* SERVER-51677 Use LockFree Collection RAII helpers in find, getmore and aggreg...Henrik Edin2020-11-091-0/+1
* SERVER-50161 Add query knob to parse find commands using the grammar and CSTNick Zolnierz2020-09-211-8/+5
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-271-5/+8
* SERVER-44664 Add requires_fcv_44 to failing tests from replica_sets_jscore_mu...Jason Chan2019-11-191-1/+3
* SERVER-42951 Test that CRUD operations outside transactions don't throw LockT...Judah Schvimer2019-10-041-0/+81