- Mar 18, 2017
-
-
Nathaniel Manista authored
-
- Mar 12, 2017
-
-
Nathaniel Manista authored
jobset.run was changed on 16 October 2015 in e4c35610 to return the number of failures and the result set. On 20 October 2016 in 5c691c63 jobset.run was changed to allow jobs to be skipped, but the introduced code path only returned the result set, giving jobset.run inconsistent return value semantics. On 24 October 2016 7e9bd6ca introduced a use of jobset.run's "skip_jobs" return value semantics, and on 8 March 2017 d159af31 resolved jobset.run's inconsistent return value semantics but failed to correct run_tests_matrix's use of the inconsistent "skip_jobs" return value semantics.
-
- Mar 11, 2017
-
-
Abhishek Kumar authored
Document status ordering rules
-
Craig Tiller authored
Sanitize before bigquery upload
-
Craig Tiller authored
-
- Mar 10, 2017
-
-
Noah Eisen authored
Enhance bm_diff
-
David G. Quintas authored
Bumped version to 1.3.0-dev
-
ncteisen authored
-
Craig Tiller authored
Handle floats in bm_json
-
Craig Tiller authored
Change execution order of microbenchmarks
-
Craig Tiller authored
-
Vijay Pai authored
Finish streams that error. Don't histogram failed ops.
-
matt-kwong authored
Give execute permission for Kokoro shell scripts
-
Craig Tiller authored
-
Vijay Pai authored
Fix a comment re wakeup_fd
-
Nathaniel Manista authored
Add test behavior to yapf_code.sh.
-
Noah Eisen authored
Error arena optimization
-
Noah Eisen authored
Add More Core Banned Functions
-
Craig Tiller authored
Add Zalloc to bq conversion table
-
Craig Tiller authored
Ensure GRPC_TIMER_END gets called
-
Craig Tiller authored
-
Craig Tiller authored
Dont use memory counters unless counters mode is on
-
Craig Tiller authored
Not calling this breaks our latency tracing/analysis code
-
Craig Tiller authored
Track zalloc times in microbenchmark
-
Jan Tattermusch authored
Simplify manual running of interop tests
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Matt Kwong authored
-
Jan Tattermusch authored
Add global.json file to pick dotnet core SDK version
-
Craig Tiller authored
Server channel args
-
Craig Tiller authored
Add a test of creating a call on a lame channel in C++
-
Craig Tiller authored
Move to a customized benchmark diff tool
-
ncteisen authored
-
matt-kwong authored
Add more jobs to Kokoro
-
https://github.com/grpc/grpcncteisen authored
-
Craig Tiller authored
Add copyright and license to bm_diff.py
-
Noah Eisen authored
Optimizing grpc_error Part 1
-
Matt Kwong authored
-
Nathaniel Manista authored
With this change yapf_code no longer changes the code under test when executed from within the sanity tests.
-
Craig Tiller authored
Verbosely log flow control failures due to buggy implementations
-