Ian Boros
78ef9784e7
SERVER-60154 Relax testing to accommodate full validation failing ongoing queries
2021-09-28 16:18:22 +00:00
Rishab Joshi
4329ffafa3
SERVER-50442 Remove ensureIndex shell function
...
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
2020-11-17 14:23:10 +00:00
Arun Banala
7c196029e8
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
...
This reverts commit e69c967ff8 .
2020-11-12 18:15:38 +00:00
Rishab Joshi
e69c967ff8
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
2020-11-12 10:38:50 +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
James Wahlin
39c3a5d77b
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
2019-08-14 13:52:59 +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
Gregory Wlodarek
abf37f69a4
SERVER-30356 Improve error reporting for validation
2019-04-29 20:25:09 -04:00
Jack Mulrow
00d92ece19
SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
...
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Eric Milkie
052345f6c5
SERVER-28546 confirm WiredTiger unindex operations remove the correct document
...
Previously, unindex operations on WiredTiger would not confirm the record id matches.
This could result in erroroneous entries being removed from the index, for the case where
an index with a unique constraint also had a partial filter expression.
2017-04-04 13:32:46 -04:00
Robert Guo
81f0c5f789
SERVER-22588 make validate command work in a sharded collection
2016-04-12 12:25:00 -04:00
Ian Whalen
574a4910e1
Revert "SERVER-22588 make validate command work in a sharded collection"
...
This reverts commit 3caa06819a .
2016-04-12 11:19:52 -04:00
Robert Guo
3caa06819a
SERVER-22588 make validate command work in a sharded collection
2016-04-12 11:04:46 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Jason Rassi
0cb336b962
SERVER-18180 Partial index jstests: style, explain() instead of hint()
2015-06-23 18:36:56 -04:00
Mike Grundy
11048bcca9
SERVER-18180 Clean up partial index jstests
2015-06-23 16:53:37 -04:00