summaryrefslogtreecommitdiff
path: root/buildscripts/combine_reports.py
AgeCommit message (Expand)Author
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2023-04-11SERVER-66927 remove references to silentFailNamaz Gurbanov
2019-04-16SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto
2019-04-10SERVER-40542 Remove references to pip2Mathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2017-10-05SERVER-30839 fix typo in combine_report.pyRobert Guo
2017-10-05SERVER-30839 add back resmoke import checksRobert Guo
2017-10-04SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report....Rob Guo
2017-07-05SERVER-29398 add mode to combine_report.py to not signal test failure with ex...Robert Guo
2017-06-19SERVER-29399 Add mode to ignore missing reports in combine_reports.pyRobert Guo
2017-06-05SERVER-29192 Prevent 'silentfail' status for dynamic testsYves Duhem
2017-04-24SERVER-28783 Add buildscripts/combine_reports.py script for combining report....Jonathan Abrahams