Commit Graph

16 Commits

Author SHA1 Message Date
Ian Boros
78ef9784e7 SERVER-60154 Relax testing to accommodate full validation failing ongoing queries 2021-09-28 16:18:22 +00:00
Irina Yatsenko
fd8bca36f6 SERVER-57460 Remove remaining GLE calls from jstests 2021-06-29 07:06:40 +00:00
Tommaso Tocci
6347a7275f SERVER-56134 Re-organize capped collection tests blacklisting 2021-04-22 06:34:14 +00:00
Melodee Li
01f08b9bb9 SERVER-52952 Enable more jstests under SBE mode 2020-11-25 01:16:21 +00:00
Justin Seyster
d80312792b SERVER-49227 Tag tests to be excluded from jsCore_slot_based_execution 2020-08-14 02:34:21 +00:00
Gregory Wlodarek
3a23860614 SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Sulabh Mahajan
e361973f0e SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
Henrik Edin
05640e4e07 SERVER-34947 Make getLastError available in embedded.
$out is using it.
2018-05-16 10:22:24 -04:00
Henrik Edin
1a4017efa4 SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
Eddie Louie
9fc1ecd711 SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
This reverts commit fb956b3b0a.
2017-03-23 14:07:50 -04:00
Randolph Tan
fb956b3b0a Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped"
This reverts commit 56e66454d1.

Conflicts:
	buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
2017-03-23 13:56:21 -04:00
Eddie Louie
56e66454d1 SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
in sharded cluster environments.
2017-03-15 19:19:49 -04:00
Mike Grundy
1be713cebb SERVER-23067 Final round of JS linting and formatting 2016-03-18 17:10:31 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mathias Stearn
c7206ba504 SERVER-21488 insert into indexed capped collections one-at-a-time 2015-11-17 17:35:54 -05:00