aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* more division of logs to make it easier to analyze test results.Gravatar Donna Dionne2015-05-06
|
* Merge branch 'master' of github.com:google/grpc into test-logGravatar Donna Dionne2015-05-06
|\
* | Ensuring test logs are not over written between runs.Gravatar Donna Dionne2015-05-06
| |
| * Merge pull request #1491 from dgquintas/important_mark_analysisGravatar Craig Tiller2015-05-06
| |\ | | | | | | Added support for important mark (!) analysis.
| | * Added support for important mark (!) analysis.Gravatar David Garcia Quintas2015-05-06
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For example, an input of GRPC_LAT_PROF 1316908107613.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 1 GRPC_LAT_PROF 1316908107614.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 2 GRPC_LAT_PROF 1316908107615.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 3 GRPC_LAT_PROF 1316908107616.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 4 GRPC_LAT_PROF 1316908107617.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 5 GRPC_LAT_PROF 1316908107618.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 6 results in tag 50%/90%/95%/99% us 205 5.00/5.00/5.00/5.00 Important marks: ================ 999999 @ src/core/iomgr/tcp_posix.c:3 205 { (src/core/iomgr/tcp_posix.c:1): 2.000 us 205 { (src/core/iomgr/tcp_posix.c:2): 1.000 us 205 } (src/core/iomgr/tcp_posix.c:4): -1.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -3.000 us 999999 @ src/core/iomgr/tcp_posix.c:5 205 { (src/core/iomgr/tcp_posix.c:1): 4.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -1.000 us
| * add command for the rest of PHP interop testGravatar Stanley Cheung2015-05-05
|/
* Basic profiler analyzerGravatar Craig Tiller2015-05-05
|
* add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
|
* merge with headGravatar Yang Gao2015-05-04
|\
* | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| |
| * Merge pull request #1463 from ctiller/seqnoGravatar Yang Gao2015-05-04
| |\ | | | | | | Fix a typo that resulted in truncating incoming sequence numbers to 24 bits
| * | Merge pull request #1450 from donnadionne/phpGravatar Stanley Cheung2015-05-04
|/| | | | | | | | adding php to cloud to prod tests.
| | * Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
| |/ |/|
* | Let's be really pedantic about the status of our submodules.Gravatar Nicolas "Pixel" Noble2015-05-04
| |
| * adding php to cloud to prod tests.Gravatar Donna Dionne2015-05-01
| |
* | add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setupGravatar Stanley Cheung2015-05-01
| |
* | Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-04-30
|\ \
| * | Adjusting scripts to fake-install.Gravatar Nicolas "Pixel" Noble2015-04-30
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into travis-speedupGravatar Nicolas "Pixel" Noble2015-04-30
| |\ \ | | | | | | | | | | | | | | | | Conflicts: .travis.yml
* | | | Kill thread stress test - to be replaced with something newGravatar Craig Tiller2015-04-29
| | | |
* | | | Kill echo testGravatar Craig Tiller2015-04-29
| | | |
* | | | Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
| | | |
* | | | Remove legacy testsGravatar Craig Tiller2015-04-28
| |/ / |/| |
* | | php dockerfile: one dependency was listed twiceGravatar Stanley Cheung2015-04-28
| | |
* | | fixed grpc_docker.sh to run C# auth tests correctlyGravatar Jan Tattermusch2015-04-28
| | |
* | | adding auth interop tests for C# to grpc_docker.shGravatar Jan Tattermusch2015-04-27
| | |
* | | Merge pull request #1361 from jtattermusch/run_tests_fixesGravatar Michael Lumish2015-04-27
|\ \ \ | | | | | | | | Improve C# support in run_tests.py and run C# on Travis.
* | | | Flagging a few census tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
| | | |
| * | | adding csharp tests to travisGravatar Jan Tattermusch2015-04-24
| | | |
| * | | improved C# support in run_tests.pyGravatar Jan Tattermusch2015-04-24
| | | |
* | | | Merge branch 'master' of github.com:grpc/grpc into flakesGravatar Nicolas "Pixel" Noble2015-04-24
|\| | |
* | | | Flagging some tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
| | | |
| * | | Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scriptsGravatar donnadionne2015-04-23
| |\ \ \ | | | | | | | | | | Corrects command/flags used in ruby interop tests
| | * | | Corrects command/flags used in ruby interop testsGravatar Tim Emiola2015-04-23
| | | | |
| * | | | Updates the ruby docker file to refresh bundlerGravatar Tim Emiola2015-04-23
| |/ / /
| * / / Avoid building shared libraries on Travis. This seems flaky.Gravatar Nicolas "Pixel" Noble2015-04-23
|/ / /
* | | Merge pull request #1317 from donnadionne/private_buildGravatar Tim Emiola2015-04-22
|\ \ \ | | | | | | | | Scripts to build java and cxx docker images from local (uncommitted) cod...
* \ \ \ Merge pull request #1339 from nicolasnoble/template-docGravatar Craig Tiller2015-04-22
|\ \ \ \ | | | | | | | | | | Adding some documentation about the build/template system.
| | * | | Adding more arguments and default values to allow the environment to be ↵Gravatar Donna Dionne2015-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified when using the script.
| | * | | Merge branch 'master' of github.com:google/grpc into private_buildGravatar Donna Dionne2015-04-22
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
| | | | |
| | * | | Making modifications after commentsGravatar Donna Dionne2015-04-22
| | | | | | | | | | | | | | | | | | | | Add uploading private result to GCS
| | * | | Merge branch 'master' of github.com:google/grpc into private_buildGravatar Donna Dionne2015-04-22
| | |\ \ \
| * | | | | Supporting comments in build-cleaner.Gravatar Nicolas "Pixel" Noble2015-04-22
| | | | | |
* | | | | | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Avoid writing build.json during a test.Gravatar Nicolas "Pixel" Noble2015-04-22
| |/ / / / | | | | | | | | | | | | | | | The test environment might be read only, so let's not modify a file just for running a test.
* | | | | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters
| * | | | fixes to run_tests.py to at least start building tests on WindowsGravatar Jan Tattermusch2015-04-20
| | | | |
| * | | | big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
| | | | | | | | | | | | | | | | | | | | dependencies.
| * | | | Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
| | | | |