summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26523 mark resmoke teardown failures as ServerFailuresRobert Guo2016-12-081-12/+7
* SERVER-26754 Disallow read concern majority reads with protocol version 0.Spencer T Brody2016-12-071-3/+0
* SERVER-26445 Make emit() not wait for flush() to complete.Max Hirschhorn2016-12-053-54/+81
* SERVER-25917 add initialsync fuzzer suiteRobert Guo2016-12-021-2/+2
* SERVER-26553 Log OperationFailures to test fixture in initial sync hooksJudah Schvimer2016-11-081-6/+6
* SERVER-26754 Allow readConcern majority reads with protocol version 0Spencer T Brody2016-10-251-0/+3
* SERVER-26516 resmoke should wait for initsync node to be in SECONDARY state b...Robert Guo2016-10-141-1/+5
* SERVER-26390 Use fixture logger in initial sync passthroughsJudah Schvimer2016-10-051-17/+22
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-301-0/+16
* Revert "SERVER-25917 add initialsync fuzzer suite"Robert Guo2016-09-281-2/+2
* SERVER-25917 add initialsync fuzzer suiteRobert Guo2016-09-271-2/+2
* SERVER-25068 Add passthrough hook to include periodic initial sync membersJudah Schvimer2016-09-131-7/+127
* SERVER-23819 buildlogger client requests should use basic auth instead of dig...Jonathan Abrahams2016-09-091-3/+3
* SERVER-25127 Remove unused class definition TypeSensitiveSONEddie Louie2016-09-081-28/+0
* SERVER-25252 create static initial sync passthrough that uses resync to resta...Judah Schvimer2016-09-021-18/+34
* SERVER-25768 skip hooks in fuzzer suites when invalid views presentKyle Suarez2016-08-241-4/+14
* SERVER-25358 resmoke should shutdown mongod cleanly on WindowsRobert Guo2016-08-161-4/+34
* SERVER-25543 add shardsvr startup option for shards in ShardedClusterFixtureEsha Maharishi2016-08-101-0/+1
* SERVER-25399 Disable chaining in initial sync static passthroughJudah Schvimer2016-08-091-0/+3
* SERVER-24729 stagger the launching of resmoke jobsiwysiu2016-07-201-0/+5
* SERVER-24966 call testcase.configure only onceRobert Guo2016-07-192-2/+11
* SERVER-24538 Add small_oplog_rs_initsync_static passthrough to include period...Judah Schvimer2016-07-192-3/+87
* SERVER-24716 Remove the CheckReplDBHashDeprecated hookMike Grundy2016-07-134-551/+0
* SERVER-24925 add raw_url field to resmoke reportJonathan Abrahams2016-07-111-0/+1
* SERVER-24923 TypeError when running unittestsRobert Guo2016-07-061-9/+9
* SERVER-24884 syntax adjustmentsiwysiu2016-07-052-2/+2
* SERVER-24884 change resmoke so after test hooks only run onceiwysiu2016-07-052-4/+9
* SERVER-24328 modify resmoke for concurrent testcasesiwysiu2016-07-014-7/+65
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-06-224-31/+53
* SERVER-24537 Create a new and modified test running taskMike Grundy2016-06-153-1/+14
* SERVER-24456 Tests should lower RocksDB cache sizeMike Grundy2016-06-141-1/+5
* SERVER-24535 modify testcases.py to work with concurrent fuzzingiwysiu2016-06-131-0/+3
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-133-0/+13
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-3/+0
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-05-183-126/+78
* SERVER-21841 Add mode to resmoke.py to list under what suites a test runsMike Grundy2016-05-103-2/+51
* SERVER-22198 resmoke.py should obey order of tests specified via command lineMike Grundy2016-04-283-1/+18
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-271-1/+6
* SERVER-22776 Dump oplog on CheckReplDBHash failureRobert Guo2016-02-231-0/+16
* SERVER-22806 CheckReplDBHash hook should fsync firstRobert Guo2016-02-232-1/+12
* SERVER-21990 Deprecation warning from resmoke.py - replicaset.py insert is de...Mike Grundy2016-01-252-10/+11
* SERVER-21801 CheckReplDBHash testing hook should check document type (resmoke...Mike Grundy2016-01-221-1/+27
* SERVER-22219 Use subprocess32 on POSIX systems if it's available.Max Hirschhorn2016-01-211-6/+49
* SERVER-22200 Correct logic to mark a test as a failure.Charlie Swanson2016-01-214-13/+15
* SERVER-22165 Fix resmoke.py deadlock between logger pipe and timer threadJonathan Abrahams2016-01-191-5/+11
* SERVER-22142 join() FlushThread in resmoke.py after running all tests.Max Hirschhorn2016-01-153-4/+42
* SERVER-21949 Add validation testing hook to resmoke.pyJonathan Abrahams2016-01-111-2/+98
* SERVER-21747 CheckReplDBHash should not print error message when the system c...Jonathan Abrahams2016-01-071-5/+10
* SERVER-21565 Support more than 7 nodes in a replica set in resmoke.pyJonathan Abrahams2015-12-231-0/+3
* SERVER-21955 Fix issue with MasterSlaveFixture and CleanEveryN hook.Max Hirschhorn2015-12-211-2/+4