Commit Graph

13 Commits

Author SHA1 Message Date
Richard Belleville 666fb1c5ee Make run_tests.py python-version agnostic 2018-11-02 14:18:58 -07:00
ncteisen 0cd6cfefa0 yapf tools/run_tests/sanity 2017-12-11 16:56:44 -08:00
ncteisen 05687c3da9 yapf tools/run_tests/python_utils 2017-12-11 16:54:47 -08:00
Muxi Yan cd62e7d04c Exclude cronet restricted ports from port server pool 2017-12-07 14:16:39 -08:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Craig Tiller e21d2c1cd8 Bump version 2017-05-05 14:07:50 -07:00
Craig Tiller ddc8a8243d Fix port server on Windows 2017-05-05 14:02:35 -07:00
Craig Tiller e1f5302bc5 Port server fixes
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
2017-05-04 19:53:19 +00:00
Craig Tiller 09ebed7bf4 Ensure port server can shutdown 2017-04-25 10:19:10 -07:00
Craig Tiller ec49524269 Add a mutex around allocate_port 2017-04-24 20:55:43 +00:00
Craig Tiller ea525ebd39 Threaded port_server 2017-04-24 17:50:32 +00:00
Siddharth Shukla 8e64d901fd Modify shebang on python scripts
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
2017-03-12 19:53:12 +01:00
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 2016-12-22 10:47:52 +01:00