summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/fixtures/standalone.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34371: Don't ignore rmtree failuresDavid Bradford2018-06-181-2/+3
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-06-181-2/+1
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-02-241-2/+5
* SERVER-22200 Correct logic to mark a test as a failure.Charlie Swanson2017-04-171-2/+3
* SERVER-24719 run index validation on v3.2Robert Guo2016-07-271-0/+33
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-07-151-1/+2
* Improve startup time for resmoke suitesEric Milkie2015-10-231-1/+1
* SERVER-18273 Compute ranges of ports for each job in resmoke.pyCharlie Swanson2015-09-031-2/+1
* SERVER-19448 implement resmoke.py support for c++ integration testsAdam Midvidy2015-08-111-0/+6
* SERVER-18617 resmoke.py should not error when tearing down fixtures which had...Charlie Swanson2015-05-221-1/+1
* SERVER-18599 Increase connection timeout in resmoke.py.Max Hirschhorn2015-05-211-3/+7
* SERVER-18390 Check dbhash of all databases during small_oplog suitesCharlie Swanson2015-05-201-2/+6
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-0/+137