Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add HTTP/2 Interop tests to be run | Carl Mastrangelo | 2015-11-06 |
| | |||
* | Port #4061 to interop tests. | Adele Zhou | 2015-11-05 |
| | |||
* | Merge pull request #4061 from ctiller/really-docker | Jan Tattermusch | 2015-11-05 |
|\ | | | | | Fix for TSAN build failing repeatedly | ||
| * | Make code self-documenting | Craig Tiller | 2015-11-05 |
| | | |||
| * | Fix for TSAN build failing repeatedly | Craig Tiller | 2015-11-05 |
| | | |||
* | | Merge pull request #4046 from ctiller/runtests | adelez | 2015-11-05 |
|\ \ | | | | | | | Fix for failing to start binaries on mac | ||
| * | | Potential fix for failing to start binaries on mac | Craig Tiller | 2015-11-04 |
| | | | |||
* | | | Merge branch 'master' into protosplit | vjpai | 2015-11-04 |
|\| | | |||
* | | | Secure performance testing for C++ is in the hizzouse! | vjpai | 2015-11-04 |
| | | | |||
| * | | Merge pull request #4042 from adelez/separate_reporting | Craig Tiller | 2015-11-04 |
| |\ \ | | | | | | | | | Define resultset. | ||
| | * | | Define resultset. | Adele Zhou | 2015-11-04 |
| | |/ | |||
| * / | Coverage improvements | Craig Tiller | 2015-11-04 |
| |/ | |||
* | | Add in security support, make payload protos configurable | vjpai | 2015-11-04 |
| | | | | | | | | Have not yet added tests with security support, coming soon | ||
| * | Move string filter to report_utils | Adele Zhou | 2015-11-03 |
| | | |||
| * | Renamed report_utils.py. | Adele Zhou | 2015-11-03 |
| | | |||
| * | Create a separate utility for reporting. | Adele Zhou | 2015-11-03 |
| | | |||
* | | Cleanup directory and make minor changes | vjpai | 2015-11-02 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into protosplit | vjpai | 2015-11-02 |
|\| | |||
| * | Merge pull request #3974 from adelez/bazel-like-output | Craig Tiller | 2015-10-29 |
| |\ | | | | | | | Bazel like output | ||
* | | | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 |
| | | | | | | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests. | ||
| * | | Merge pull request #3987 from jtattermusch/csharp_opencover | Nicolas Noble | 2015-10-28 |
| |\ \ | | | | | | | | | Add OpenCover coverage for C# | ||
| | * | | run all the tests for C# extension coverage | Jan Tattermusch | 2015-10-28 |
| | | | | |||
* | | | | Numerous proto changes to make things more sane and fix some outstanding issues | vjpai | 2015-10-28 |
| | | | | |||
| * | | | Merge pull request #3983 from nicolasnoble/coverage-support | Jan Tattermusch | 2015-10-28 |
| |\ \ \ | | | | | | | | | | | Fixing 'all' run tests target. | ||
| | | * | | C# native extension coverage on Linux | Jan Tattermusch | 2015-10-28 |
| | | | | | |||
| | | * | | unbreak linux csharp gcov | Jan Tattermusch | 2015-10-27 |
| | | | | | |||
| | | * | | Add OpenCover coverage for C# | Jan Tattermusch | 2015-10-27 |
| | | | | | |||
| | * | | | Fixing 'all' run tests target. | Nicolas "Pixel" Noble | 2015-10-27 |
| | | | | | |||
| | | | * | Escape quotation marks in html. | Adele Zhou | 2015-10-27 |
| | | | | | |||
| | | | * | Print detailed results for each test. | Adele Zhou | 2015-10-27 |
| | | |/ | | |/| | |||
| * / | | Disabling qps openloop's test. | Nicolas "Pixel" Noble | 2015-10-27 |
| |/ / | |||
| * | | Merge pull request #3970 from murgatroid99/node_runtests_no_make | Nicolas Noble | 2015-10-26 |
| |\ \ | | | | | | | | | Prevent run_tests.py from running make if the language has no make targets | ||
| * \ \ | Merge pull request #3962 from sreecha/skip_stress_tests | Nicolas Noble | 2015-10-26 |
| |\ \ \ | | | | | | | | | | | Skip running stress_tests on jenkins by run_tests.py | ||
| * \ \ \ | Merge pull request #3964 from jtattermusch/sanity_sanity | Nicolas Noble | 2015-10-26 |
| |\ \ \ \ | | | | | | | | | | | | | Use proper shortname for sanity tests | ||
| | | | * | | Prevent run_tests.py from running make if the language has no make targets | murgatroid99 | 2015-10-26 |
| | |_|/ / | |/| | | | |||
| | | * | | File changes after re-running generate_projects.sh after my previous commit: ↵ | Sree Kuchibhotla | 2015-10-26 |
| | | |/ | | | | | | | | | | | | | 117c8af8d327455e6 | ||
| * | / | s/exit/sys.exit/ | Carl Mastrangelo | 2015-10-26 |
| | |/ | |/| | |||
| | * | use proper shortname for sanity tests | Jan Tattermusch | 2015-10-26 |
| |/ | |||
| * | Merge pull request #3948 from adelez/add_interop_report | Jan Tattermusch | 2015-10-23 |
| |\ | | | | | | | Fixed a couple places not updated with new jobset.run() return values. | ||
| | * | Fixed a couple places not updated with new jobset.run() return values. | Adele Zhou | 2015-10-23 |
| | | | |||
| * | | adjust paralellism and timeouts | Jan Tattermusch | 2015-10-22 |
| | | | |||
| * | | prevent container name reuse error for timeout flakes | Jan Tattermusch | 2015-10-22 |
| | | | |||
| * | | Merge pull request #3868 from sreecha/stress_tests_new | David G. Quintas | 2015-10-22 |
| |\ \ | | | | | | | | | Interop stress tests | ||
| * \ \ | Merge pull request #3928 from murgatroid99/node_jenkins_xml_report_retry | Nicolas Noble | 2015-10-22 |
| |\ \ \ | | | | | | | | | | | Added per-test XML reports for Node tests on Jenkins | ||
| | | * | | Fix the error reported by tools/run_tests/check_sources_and_headers.py | Sree Kuchibhotla | 2015-10-22 |
| | | | | | |||
| * | | | | Merge pull request #3901 from a-veitch/test_cpu | Craig Tiller | 2015-10-22 |
| |\ \ \ \ | | | | | | | | | | | | | Add test for CPU functions. | ||
| | | * | | | Added per-test XML reports for Node tests on Jenkins | murgatroid99 | 2015-10-22 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #3923 from adelez/add_interop_report | Jan Tattermusch | 2015-10-22 |
| |\ \ \ \ | | | |_|/ | | |/| | | Add an indicator for server and client languages. | ||
| * | | | | Merge pull request #3911 from jtattermusch/interop_test_unimplemented_tests | Jan Tattermusch | 2015-10-22 |
| |\ \ \ \ | | | | | | | | | | | | | Progress towards green interop tests | ||
| | | | * \ | merge & resolve conflicts | Alistair Veitch | 2015-10-22 |
| | | | |\ \ | | |_|_|/ / | |/| | | | |