summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/selector.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-08-131-2/+2
* WRITING-2731 Build integration test running script for testing the mql-model ...Martin Neupauer2018-06-091-0/+1
* WRITING-2732 Build test runner for running mql-model declarative tests agains...Martin Neupauer2018-06-061-4/+5
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-041-3/+82
* SERVER-33738 Create a runCommand() override method to perform operations insi...Robert Guo2018-05-241-0/+1
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-55/+67
* SERVER-29644 Add test suite for Python unit testsRobert Guo2018-04-051-0/+9
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-32/+40
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-081-0/+1
* SERVER-33504 Add test suite for resmoke.py logging performance.Max Hirschhorn2018-02-281-0/+13
* SERVER-33199 Add benchmarks_storage test suiteRobert Guo2018-02-211-0/+1
* SERVER-32285 dbtests suite runs no tests in resmoke.pyJonathan Abrahams2017-12-131-1/+1
* SERVER-29924 Display excluded tests in resmoke dry runYves Duhem2017-11-201-12/+20
* SERVER-30922 Do not fail on non matching selector patternYves Duhem2017-10-061-4/+1
* SERVER-30922 Fail on invalid resmoke test file argumentsYves Duhem2017-10-061-17/+30
* SERVER-31309 Fix use of resmoke args for cpp testsYves Duhem2017-10-031-3/+13
* SERVER-31312 Fix include_suites matching for db_testYves Duhem2017-10-031-8/+27
* SERVER-30980 Add tag selector expressions supportYves Duhem2017-09-271-278/+470
* SERVER-29593: Integrate the official JSON Schema test corpus into the unit testsNick Zolnierz2017-08-111-0/+20
* SERVER-29642 SERVER-29643 Add Python tests for test lifecycle scripts.Max Hirschhorn2017-07-171-1/+1
* SERVER-29936 New module for test tags filesYves Duhem2017-07-071-15/+7
* SERVER-28302 resmoke.py parser should accept files that don't end in .jsJonathan Abrahams2017-05-261-1/+12
* SERVER-29306 Prevent C++ unit, integration and dbtests from running twice dur...Jonathan Abrahams2017-05-261-1/+26
* SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams2017-04-051-0/+36
* Revert "SERVER-28440 Add support to parse resmoke.py tags from a separate YAM...Jonathan Abrahams2017-04-051-36/+0
* SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams2017-04-051-0/+36
* SERVER-27770 Remove resmoke.py's includeWithAllTags and excludeWithAllTags op...Eddie Louie2017-03-271-10/+0
* SERVER-27408 Allow resmoke to take more than one tag-related arguments.Robert Guo2017-01-261-93/+64
* SERVER-21841 Add mode to resmoke.py to list under what suites a test runsMike Grundy2016-05-101-2/+8
* SERVER-21417 Add command line options to resmoke.py to include or exclude tagsCharlie Swanson2015-11-131-16/+32
* SERVER-19448 implement resmoke.py support for c++ integration testsAdam Midvidy2015-08-111-11/+25
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-0/+261