Richard Belleville
b6cc72f129
Revert "Run 2to3 on tools directory ( #26002 )" ( #27183 )
...
This reverts commit a388361c3d .
2021-08-30 12:29:20 -07:00
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
2021-08-30 09:25:21 -07:00
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
2021-07-26 12:31:21 -07:00
Esun Kim
eeb2b0f3a9
Fix pagination in upload_rbe_results
2020-10-19 11:26:30 -07:00
Jan Tattermusch
375b8551f7
update bigquery partition expiration
2020-07-13 15:04:53 +02:00
Jan Tattermusch
6ad89b6369
also upload className in upload_rbe_results.py
2020-03-29 11:01:21 -04:00
Jan Tattermusch
fea074384f
sometimes not all RBE results are uploaded
2020-03-16 07:32:20 -04:00
Jan Tattermusch
e20ed51e6f
easier debugging for upload_rbe_results.py
2020-03-16 07:32:20 -04:00
Esun Kim
7be821ac47
Yapf all target python sources
2020-01-03 09:25:10 -08:00
chentanjun
05b3eeff77
fix-up some spelling mistakes
2019-09-25 23:29:47 +08:00
Jan Tattermusch
952ddb6a2b
fix uploading bazel RBE results to bigquery
2019-04-29 12:06:34 -04:00
Bill Feng
987ac52ee2
formatting
2019-02-14 17:46:41 -08:00
Bill Feng
43277f83c8
filted out malformed resultstore data
2019-02-14 16:29:08 -08:00
Bill Feng
4564b78b27
more fields for filter
2019-02-14 15:29:19 -08:00
Bill Feng
be55d61b64
more fields for filter
2019-02-14 15:07:04 -08:00
Bill Feng
5428bdeb83
more debug printouts
2019-02-14 11:09:55 -08:00
Bill Feng
1898e1be25
debug printouts
2019-02-14 10:39:47 -08:00
Bill Feng
152626b13c
removed debug printouts
2019-02-13 15:22:23 -08:00
Bill Feng
1709313023
changed fields
2019-02-13 12:02:43 -08:00
Bill Feng
ea3fd88eca
debug printout for testing
2019-02-12 14:12:04 -08:00
Bill Feng
8fd9b02bec
added fieldmask to resultstore upload for RBE
2019-02-12 10:06:12 -08:00
Jan Tattermusch
ec36ca0df6
do not mention bazel_wrapper.py
2018-10-26 08:55:47 +02:00
Jan Tattermusch
1e69a21beb
upload test duration for foundry tests
2018-09-12 11:09:10 -07:00
Matt Kwong
b2670fceb7
Add error handling for when a test result cannot be parsed
2018-07-09 14:22:04 -07:00
Matt Kwong
39ab59ff36
Enable uploading UNKNOWN results for RBE
2018-06-29 17:56:42 -07:00
Matt Kwong
a4fd2d183a
Fix test failure detection when doing RBE uploads
2018-06-20 09:09:21 -07:00
Jan Tattermusch
aa1aa4329f
Merge pull request #15705 from jtattermusch/bq_batch_upload
...
Upload test results to BQ in batches
2018-06-12 11:03:13 +02:00
Jan Tattermusch
55178622eb
fix typo
2018-06-11 11:47:16 -04:00
Matt Kwong
9380e32b76
Switch RBE build_url from Sponge to ResultStore Bazel invocation
2018-06-04 16:54:10 -07:00
Matt Kwong
5aafb3b61c
Handle timeouts when uploading ResultStore results
2018-05-11 16:19:53 -07:00
Matt Kwong
b16fcf58e5
Query ResultStore for tests instead of targets
2018-04-05 15:00:58 -07:00
Matt Kwong
90e98c16ea
Add test result uploading for RBE builds
2018-03-21 09:22:37 -07:00