Commit Graph

15 Commits

Author SHA1 Message Date
Denis Grebennicov
f9c362cf65 SERVER-66523 Create a new jsCore passthrough to test the SBE plan cache 2022-06-02 12:16:40 +00:00
Yoonsoo Kim
71e0a24691 SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell command-line parameters 2021-07-01 22:20:30 +00:00
Tommaso Tocci
cc4854a927 SERVER-54572 Introduce assumes_standalone_mongod tag for jscore tests 2021-02-22 20:54:55 +00:00
David Storch
045aa4415c SERVER-44453 Address several orphaned TODOs. 2019-11-06 23:58:41 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
Max Hirschhorn
9ad8d6335f SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62)
2019-03-11 18:17:29 -04:00
Esha Maharishi
bafdf4c440 SERVER-34273 Bring database version checking out from under test flag 2018-04-05 16:44:09 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
3bed8596d1 SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
	jstests/core/count_hint.js
2016-02-09 13:41:02 -05:00
David Storch
3a1a4466e0 SERVER-18770 SERVER-18768 fix opcounters_write_cmd.js 2015-07-09 17:04:35 -04:00
Dan Pasette
1e31585822 SERVER-15870 fix up some tests depending on unpruned serverStatus 2014-11-01 14:04:56 -04:00
daveh86
b2ea63e14f SERVER-7382 command counters
Closes #794

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-09-24 22:51:58 -04:00
Randolph Tan
0dabee8227 SERVER-13741 Migrate remaining tests to use write commands 2014-05-15 14:04:11 -04:00
David Storch
7238072660 Revert "SERVER-13741 Migrate remaining tests to use write commands"
This reverts commit 87dc3ae516.
2014-05-06 19:00:56 -04:00
Randolph Tan
87dc3ae516 SERVER-13741 Migrate remaining tests to use write commands 2014-05-06 16:32:44 -04:00