Jan Tattermusch
|
62861977f2
|
run_tests: keep longer logs from individual test cases
|
7 years ago |
Mehrdad Afshari
|
87cd994b04
|
Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
|
7 years ago |
ncteisen
|
0cd6cfefa0
|
yapf tools/run_tests/sanity
|
7 years ago |
ncteisen
|
05687c3da9
|
yapf tools/run_tests/python_utils
|
7 years ago |
Jan Tattermusch
|
3d1b6c1035
|
explain retries and jobset.max_time setting
|
8 years ago |
Craig Tiller
|
a69912cb2c
|
Fixes
|
8 years ago |
Jan Tattermusch
|
8dbc2364b3
|
report elapsed time for jobs that time out
|
8 years ago |
Alexander Polcyn
|
dbfcd45af8
|
Limit max jobs cpu agnostic way, to avoid overloading the test
environment
|
8 years ago |
Craig Tiller
|
2be06b43e7
|
Make unmeasured CPU costs be 1, not 0
Allows capturing 0 as a CPU cost, which we'll be able to leverage to
increase concurrency (once data has caught up in a few days)
|
8 years ago |
Matt Kwong
|
69ce380ccc
|
Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand"
This reverts commit 81ad19d4be , reversing
changes made to ed63aac195 .
|
8 years ago |
Craig Tiller
|
0852acd8b3
|
Revert "Let alarms trigger at end of jobset.py instead of clearing them"
|
8 years ago |
Matt Kwong
|
738b1bb424
|
Get rid of have_alarm var in jobset.py
|
8 years ago |
Matt Kwong
|
3da8c5defb
|
Let alarms at end of jobset.py trigger isntead of clearing
|
8 years ago |
Matt Kwong
|
5920abc535
|
Revert "Don't clear alarm in jobset when running performance tests"
This reverts commit c15d32bbe8 .
|
8 years ago |
Matt Kwong
|
c15d32bbe8
|
Don't clear alarm in jobset when running performance tests
|
8 years ago |
Matt Kwong
|
60a672b87f
|
Clear alarms in jobset.py when finished running jobs
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Matt Kwong
|
d8543c4e0f
|
Fix --measure_cpu_costs flag in run_tests.py on Windows
|
8 years ago |
Craig Tiller
|
46356b72a0
|
Make jobset more eintr resilient
|
8 years ago |
Craig Tiller
|
f09957bd04
|
Recover from more EINTRs
|
8 years ago |
Craig Tiller
|
9d5d803bbf
|
Small fixes
|
8 years ago |
Matt Kwong
|
d1f40bd3b3
|
Make --measure_cpu_costs flag Mac-friendly
|
8 years ago |
Matt Kwong
|
52ff986f94
|
Add option to upload Jenkins test result to BQ
|
8 years ago |
Yong Ni
|
35ee7e7967
|
Added verbose option to run_interop_test to ease tracing the commands invoked
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Craig Tiller
|
8861386b86
|
Allow specifying a maximum run time to run_tests
|
8 years ago |
Craig Tiller
|
a1ac2a1317
|
Allow specifying a maximum run time to run_tests
|
8 years ago |
Jan Tattermusch
|
d159af31fc
|
return tuple from jobset.run when skipping tests
|
8 years ago |
David Garcia Quintas
|
e6e7b017dd
|
PR comments
|
8 years ago |
David Garcia Quintas
|
c30b84e6f3
|
Timestamp test logs
|
8 years ago |
Jan Tattermusch
|
5c79a3199c
|
cleanup tools/run_tests directory
|
8 years ago |
Jan Tattermusch
|
68e27bfef3
|
enable running many runs per test without flooding the logs
|
8 years ago |
Jan Tattermusch
|
9fe161c789
|
readable output from run_tests.py on windows
|
8 years ago |
Mark D. Roth
|
158a4a42b2
|
Add comment about testing with reviewable.
|
8 years ago |
Mark D. Roth
|
6288542146
|
This time, for sure!
|
8 years ago |
Mark D. Roth
|
405abfcba2
|
Move hex dump to before crash.
|
8 years ago |
Mark D. Roth
|
562b684e19
|
My python-fu is rustier than an old nail.
|
8 years ago |
Mark D. Roth
|
f8ef30c977
|
Stringify generator result.
|
8 years ago |
Mark D. Roth
|
f9cffc7b70
|
List, not generator.
|
8 years ago |
Mark D. Roth
|
6642b3899b
|
Fix python.
|
8 years ago |
Mark D. Roth
|
5ebc7bb7fc
|
Add hex dump.
|
8 years ago |
Mark D. Roth
|
bf5272c6c5
|
Use future print(). Ugh.
|
8 years ago |
Mark D. Roth
|
0fc334fcfa
|
Python sucks.
|
8 years ago |
Mark D. Roth
|
f431642747
|
Attempt to fix syntax error in debugging lines.
|
8 years ago |
Mark D. Roth
|
1e6b02b43d
|
Add debugging.
|
8 years ago |
Mark D. Roth
|
efd7795335
|
Attempt to deal with unicode strings in jenkins environment.
|
8 years ago |
Craig Tiller
|
80a675005d
|
debug
|
8 years ago |
Matt Kwong
|
5c691c634d
|
Enable pull request test filtering
|
8 years ago |
Craig Tiller
|
47284bec5c
|
Revert changes to jobset.py
|
9 years ago |
Craig Tiller
|
df0f365c11
|
Fix bad stream terminators
|
9 years ago |