- Jan 08, 2016
-
-
Michael Lumish authored
Tweak compiler settings to hopefully make Jenkins more robust
-
Michael Lumish authored
Dont fail build if no report generated
-
Michael Lumish authored
clang-format
-
Craig Tiller authored
-
- Jan 07, 2016
-
-
Alistair Veitch authored
Add an early out to gpr_cpu_test
-
adelez authored
Delay reading stdout from disk until process terminates
-
Craig Tiller authored
-
Sree Kuchibhotla authored
Spam cleanup
-
Michael Lumish authored
Actually making the clang format test properly fail sanity.
-
Craig Tiller authored
-
Yang Gao authored
Add ability to control the verbosity of stress test logs
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Michael Lumish authored
Fix building submodules at head
-
- Jan 06, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
jboeuf authored
Add a test to ensure public core headers are C89
-
jboeuf authored
Switch to using C99 types for fixed size integers
-
Craig Tiller authored
- ensure failure propogates through run_jenkins.sh - don't try to regenerate projects on non-linux environments
-
Michael Lumish authored
Add ability to update submodules before build
-
Vijay Pai authored
Update async write documentation
-
Sree Kuchibhotla authored
-
Sree Kuchibhotla authored
-
Craig Tiller authored
-
Masood Malekghassemi authored
Remove ceiling on required protobuf version
-
Craig Tiller authored
-
Vijay Pai authored
Make possible lossy conversion explicit.
-
Craig Tiller authored
This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail. Historically tests starting shortly after this test are the most likely to fail. Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible.
-
- Jan 05, 2016
-
-
Nathaniel Manista authored
Add tox to Python build-from-source instructions.
-
Masood Malekghassemi authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
The current code reads the stdout of each running process each time it goes through a reap() iteration, and throws it away if the process is still running. On Windows, where we poll for completion every 100ms, I expect this is having a serious impact on Jenkins performance, especially for noisier tests.
-
Craig Tiller authored
-
Craig Tiller authored
-
Michael Lumish authored
Copyright checker fixes
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-