Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Moody e54f728ad4 SERVER-103927 switch from scons to bazel (#39284)
GitOrigin-RevId: 698b83c9b64adf5dfe2b670d16052f24342c04e3
2025-07-29 17:50:19 +00:00
Namaz Gurbanov 5facb9a7c4 SERVER-66927 remove references to silentFail 2023-04-11 03:58:24 +00:00
Mark Benvenuto 286c031264 SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -04:00
Mathew Robinson f4feba485b SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00
Mathew Robinson 8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Jonathan Abrahams c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Jonathan Abrahams 36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Robert Guo e02285559b SERVER-30839 fix typo in combine_report.py 2017-10-05 16:12:07 -04:00
Robert Guo 7bbda2fbfd SERVER-30839 add back resmoke import checks 2017-10-05 10:14:59 -04:00
Rob Guo 381c7fc06c SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report.json 2017-10-04 15:50:59 -04:00
Robert Guo 2aefd80d1a SERVER-29398 add mode to combine_report.py to not signal test failure with exit code 2017-07-05 17:35:01 -04:00
Robert Guo 62c132f001 SERVER-29399 Add mode to ignore missing reports in combine_reports.py 2017-06-19 14:17:15 -04:00
Yves Duhem 0347baa06a SERVER-29192 Prevent 'silentfail' status for dynamic tests 2017-06-05 14:13:07 -04:00
Jonathan Abrahams f34a173b12 SERVER-28783 Add buildscripts/combine_reports.py script for combining report.json files 2017-04-24 21:47:10 -04:00