summaryrefslogtreecommitdiff
path: root/buildscripts/combine_reports.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66927 remove references to silentFailNamaz Gurbanov2023-04-111-1/+1
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-3/+0
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-7/+8
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-12/+13
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-10/+5
* SERVER-30839 fix typo in combine_report.pyRobert Guo2017-10-051-1/+1
* SERVER-30839 add back resmoke import checksRobert Guo2017-10-051-1/+3
* SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report....Rob Guo2017-10-041-14/+28
* SERVER-29398 add mode to combine_report.py to not signal test failure with ex...Robert Guo2017-07-051-1/+9
* SERVER-29399 Add mode to ignore missing reports in combine_reports.pyRobert Guo2017-06-191-2/+14
* SERVER-29192 Prevent 'silentfail' status for dynamic testsYves Duhem2017-06-051-4/+0
* SERVER-28783 Add buildscripts/combine_reports.py script for combining report....Jonathan Abrahams2017-04-241-0/+77