- 6c4eebb [infra_checkout] Remove ability to generate python2 virtualenv. by Robert Iannucci · 1 year ago
- 8045831 Clean up remaining comments mentioning infra_python. by Brian Ryner · 1 year, 7 months ago
- f1ccfdb Only test the 'infra' module with python 3. by Brian Ryner · 1 year, 8 months ago
- aee4d42 Run gae_ts_mon tests with py3 using pytest. by Brian Ryner · 1 year, 8 months ago
- c4e7fc6 Optionally run python tests with python 3. by Brian Ryner · 1 year, 8 months ago
- 7cd9238 Remove infra_libs/time_functions, it is unused. by Brian Ryner · 1 year, 9 months ago
- 2c03d39 Remove infra/libs/gitiles, it is no longer used. by Brian Ryner · 1 year, 9 months ago
- 93b2cd8 Remove infra/libs/state_machine, it is no longer used. by Brian Ryner · 1 year, 9 months ago
- 91496ab Remove infra/libs/process_invocation, it is no longer used. by Brian Ryner · 1 year, 9 months ago
- c7b2a20 Run dockerbuild smoketest under vpython3. by Brian Ryner · 1 year, 9 months ago
- e33e169d Update the test.py shebang to python3. by Brian Ryner · 2 years, 5 months ago
- 244060b Remove dangling references to service_manager to fix breakage. by Brian Ryner · 2 years, 9 months ago
- 652a91b Run remove_orphaned_pycs.py with python3. by Brian Ryner · 2 years, 10 months ago
- 2c366ec [infra] Use "allowlist" in test.py by Gregory Nisbet · 3 years, 7 months ago
- 9e76bf7 use vpython by Mike Frysinger · 4 years, 6 months ago
- 6e83149 Ran python-modernize on test.py to make it python2/3 compatible. by Andrew Chang · 5 years ago
- a04192c event_mon is not used anymore by Takuto Ikuta · 6 years ago
- cc4e699 [DEPS] Get rid of standalone Python and Go GAE SDK. by Vadim Shtayura · 6 years ago
- f6a8351 [dockerbuild] Add newest 'requests' with all newest wheels. by Vadim Shtayura · 6 years ago
- b220095 Allow overriding --coveragerc and --html-report-subdir option passed to test.py by Sergiy Byelozyorov · 8 years ago
- 5315cdc Remove the Python implementation of Sysmon. by David Sansome · 9 years ago
- baad333 Fix test.py failure when it is called from inside cipd package. by Vadim Shtayura · 9 years ago
- 28b57b1 Skip GAE tests on 32-bit python. by Vadim Shtayura · 9 years ago
- 56f4df6 Improve test.py doc for testing appengine by Aaron Gable · 9 years ago
- 8542d92 Minor improvement to the output of findit's run.sh CLI by wrengr · 9 years ago
- 65768fd test.py: Only test existing paths. by sergeyberezin · 9 years ago
- 53d974d Add infra_libs as a bootstrap dependency. by sergeyberezin · 9 years ago
- a95f0d9 Added packages/infra_libs as the first Python package. by sergeyberezin · 9 years ago
- a4b9dd7 Don’t assume Python runtime for App Engine apps in test.py by Andrew Bonventre · 9 years ago
- 57ce418 Upgrade coverage to include missing branch info by sergiyb · 9 years ago
- e2eeb96 test.py: suggest --html-report on failures. by sergeyberezin · 9 years ago
- 0e47fe7 test.py: compute coverage per top-level module. by sergeyberezin · 9 years ago
- 74a9f79 Module time_functions moved to infra_libs - update all imports by sergiyb · 10 years ago
- 344c008 Instrument chromium-cq-status with basic HTTP server metrics by dsansome · 10 years ago
- 7f28dab Fix ts_mon and service_manager tests on windows by dsansome · 10 years ago
- 8ab0e3c Implement daemon.flock on windows, and make the service_utils tests pass on windows. by dsansome · 10 years ago
- 908a1aa Test a subset of Python code on Windows. by vadimsh · 10 years ago
- 29bf106 Do not attempt to run GAE tests in appengine/* directory is missing. by vadimsh · 10 years ago
- ec4f835 Created infra_libs by pgervais · 10 years ago
- aa470f5 Partially fix test.py on Windows. by vadimsh · 10 years ago
- 00c8882 Only remove orphaned pyc files if we are doing something. by iannucci · 10 years ago
- 98848c1 test.py should use ENV/bin/python by nodir · 11 years ago
- c2091e4 Clean up formatting in test.py. by agable · 11 years ago
- eeb839c Fixed test.py, again by Philippe Gervais · 11 years ago
- 4e26ff4 Removed appengine_apps by pgervais · 11 years ago
- ff601c3 Adapted test.py to the new expect_tests UI by Philippe Gervais · 11 years ago
- f16890b Dropped PYTHONPATH from test.py by pgervais · 11 years ago
- cb0a6fd test.py works when PYTHONPATH is undefined by pgervais · 11 years ago
- 3a1b727 test.py handles appengine apps properly by pgervais · 11 years ago
- bda3235 Teach test.py to add appengine paths to PYTHON_PATH by eseidel · 11 years ago
- c35bb7f Teach test.py how to call remove_orphaned_pycs.py by eseidel · 11 years ago
- c8f3d15 Use abspath for test.py in infra. by iannucci · 11 years ago
- d5935d9 Refactor infra git libs and testing. by iannucci · 11 years ago