0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests
Benety Goh 1aeaff5c35 SERVER-41968 wait for collection scan phase to start in hybrid index tests
This ensures that we are getting sufficient coverage over the side table logic.
2019-07-07 12:39:37 -04:00
..
aggregation SERVER-40383 Handle week, day edge cases in timelib_date_from_isodate 2019-07-01 14:24:13 -04:00
auth SERVER-39576 Remove the 'doTxn' command 2019-07-02 17:27:17 -04:00
change_streams SERVER-40848 Add debug logging to investigate difference in opTime returned by insert and changeStreams 2019-07-03 10:53:50 -04:00
client_encrypt SERVER-41919 Disallow specific types for explicit encryption 2019-07-01 09:16:36 -07:00
concurrency SERVER-41880 Blacklist schema_validator_with_expr_variables.js from running on inMemory variant 2019-06-26 14:27:38 +01:00
core SERVER-39576 Remove the 'doTxn' command 2019-07-02 17:27:17 -04:00
core_standalone
decimal
disk SERVER-7019 Return initial sync status information by default in replSetGetStatus and remove it after successful initial sync attempt 2019-06-13 17:04:31 -04:00
fail_point
free_mon
gle
hooks
httpinterface
libs SERVER-36547 After 4.2 check_unique_indexes.js shouldn't rely on a specific FCV version 2019-07-05 17:42:34 -04:00
multiVersion SERVER-36385 Remove code and tests about index key limit size 2019-06-28 17:33:00 -04:00
noPassthrough SERVER-41968 wait for collection scan phase to start in hybrid index tests 2019-07-07 12:39:37 -04:00
noPassthroughWithMongod SERVER-41968 fix db.currentOp() query in index build tests to work with IndexBuildsCoordinator 2019-07-06 11:30:27 -04:00
parallel
perf
readonly
replsets SERVER-40535 follow-up fix of the failing test 2019-07-03 19:12:52 -04:00
serial_run SERVER-41935 blacklist memory.js on asan builders 2019-07-01 14:05:14 -04:00
sharding SERVER-41943 Validate the given namespace for refineCollectionShardKey 2019-07-03 14:06:23 -04:00
slow1
ssl SERVER-41069 Add option to disable embedded roles from X509 certificates 2019-06-11 14:12:51 -04:00
sslSpecial
tool
watchdog