Richard Belleville
b6cc72f129
Revert "Run 2to3 on tools directory ( #26002 )" ( #27183 )
...
This reverts commit a388361c3d
.
3 years ago
Richard Belleville
a388361c3d
Run 2to3 on tools directory ( #26002 )
...
* Run 2to3 on tools directory
* Delete github_stats_tracking
* Re-run 2to3
* Remove unused script
* Remove unused script
* Remove unused line count utility
* Yapf. Isort
* Remove accidentally included file
* Restore line_count directory
3 years ago
Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
3 years ago
Esun Kim
eeb2b0f3a9
Fix pagination in upload_rbe_results
4 years ago
Jan Tattermusch
375b8551f7
update bigquery partition expiration
4 years ago
Jan Tattermusch
6ad89b6369
also upload className in upload_rbe_results.py
5 years ago
Jan Tattermusch
fea074384f
sometimes not all RBE results are uploaded
5 years ago
Jan Tattermusch
e20ed51e6f
easier debugging for upload_rbe_results.py
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
chentanjun
05b3eeff77
fix-up some spelling mistakes
5 years ago
Jan Tattermusch
952ddb6a2b
fix uploading bazel RBE results to bigquery
6 years ago
Bill Feng
987ac52ee2
formatting
6 years ago
Bill Feng
43277f83c8
filted out malformed resultstore data
6 years ago
Bill Feng
4564b78b27
more fields for filter
6 years ago
Bill Feng
be55d61b64
more fields for filter
6 years ago
Bill Feng
5428bdeb83
more debug printouts
6 years ago
Bill Feng
1898e1be25
debug printouts
6 years ago
Bill Feng
152626b13c
removed debug printouts
6 years ago
Bill Feng
1709313023
changed fields
6 years ago
Bill Feng
ea3fd88eca
debug printout for testing
6 years ago
Bill Feng
8fd9b02bec
added fieldmask to resultstore upload for RBE
6 years ago
Jan Tattermusch
ec36ca0df6
do not mention bazel_wrapper.py
6 years ago
Jan Tattermusch
1e69a21beb
upload test duration for foundry tests
6 years ago
Matt Kwong
b2670fceb7
Add error handling for when a test result cannot be parsed
6 years ago
Matt Kwong
39ab59ff36
Enable uploading UNKNOWN results for RBE
7 years ago
Matt Kwong
a4fd2d183a
Fix test failure detection when doing RBE uploads
7 years ago
Jan Tattermusch
55178622eb
fix typo
7 years ago
Matt Kwong
9380e32b76
Switch RBE build_url from Sponge to ResultStore Bazel invocation
7 years ago
Matt Kwong
5aafb3b61c
Handle timeouts when uploading ResultStore results
7 years ago
Matt Kwong
b16fcf58e5
Query ResultStore for tests instead of targets
7 years ago
Matt Kwong
90e98c16ea
Add test result uploading for RBE builds
7 years ago