Cheng-Yu Chung
384982ba2b
[bugfixes] Fix vulnerability for PyYAML ( #32007 )
...
* Fix vulnerability for PyYAML
* Fix
* Revert "Fix"
This reverts commit 5522d226c4 .
* Fix
* Fix format
2023-01-04 12:33:29 +08:00
Richard Belleville
468768865b
Make Buildifier Sanity Test Strict ( #27807 )
...
* Fix all lint errors in repo.
* Use strict buildifier by default
* Whoops. That file does not exist
* Attempt fix to buildifier invocation
* Add missing copyright
2021-11-03 14:57:04 -07:00
Craig Tiller
d1e01ac139
Add a test for a (now-illegal) build file construct ( #27602 )
...
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
2021-10-06 07:43:59 -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
Alexander Polcyn
9480039754
Fix formatting
2020-12-16 11:00:51 -08:00
Alexander Polcyn
aef3bb0157
Remove unnecessary explicit bytes conversion
2020-12-16 10:17:17 -08:00
Alexander Polcyn
408a02379d
Make c-ares resolver unit tests runnable under python3
2020-12-15 23:51:19 -08:00
Esun Kim
e52081f903
More pythons to be formatted
2020-01-03 22:21:23 -08:00
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
2019-11-05 14:03:52 -08:00
Alex Polcyn
e52d87b53d
Add a grpclb-in-DNS interop test suite
2018-10-23 00:00:08 -07:00
Alexander Polcyn
50a7213929
Revert "Fix c-ares tests ipv6-only brokenness"
...
This reverts commit 27718ce64d .
2018-06-11 11:35:32 -07:00
Alexander Polcyn
27718ce64d
Fix c-ares tests ipv6-only brokenness
2018-06-06 13:55:13 -07:00
Alexander Polcyn
6f8f914f8d
cleanup, and get rid of unnecessary timeouts in two places
2018-05-01 20:52:57 -07:00
Alexander Polcyn
29fead7d49
Convert c-ares test runner from bash to python, so that it works on
...
windows
2018-04-24 16:24:43 -07:00
Alexander Polcyn
0a05b782fe
Move python DNS utilities to utils subdirectory
2018-03-06 19:22:34 -08:00