aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_interop_tests.py
Commit message (Expand)AuthorAge
...
* skip data frame padding test for okhttpGravatar Eric Gribkoff2017-06-07
* Add Java OkHttp client to interop testsGravatar Eric Gribkoff2017-06-07
* Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
* Update service account credsGravatar Ken Payson2017-05-15
* Added verbose option to run_interop_test to ease tracing the commands invokedGravatar Yong Ni2017-04-26
* added more tests to 'unimplemented'Gravatar Makarand Dharmapurikar2017-04-14
* removed 'objc' from list of 'all' languagesGravatar Makarand Dharmapurikar2017-04-14
* add ability to run objc interop testsGravatar Makarand Dharmapurikar2017-04-12
* adjust run_tests scriptsGravatar Jan Tattermusch2017-04-07
* fix docker -p flag for interop testsGravatar Eric Gribkoff2017-03-29
* minor changes to get docker building on osxGravatar Makarand Dharmapurikar2017-03-28
* add http2 server test for unary calls that uses small frames and paddingGravatar Alexander Polcyn2017-03-22
* move health check to just before running test casesGravatar Eric Gribkoff2017-03-17
* delay health check, increase timeoutGravatar Eric Gribkoff2017-03-17
* reenable health check, disable other interop testsGravatar Eric Gribkoff2017-03-17
* disable wait for healthyGravatar Eric Gribkoff2017-03-17
* increase wait for healthy timeoutGravatar Eric Gribkoff2017-03-17
* add comments for health check docker flagsGravatar Eric Gribkoff2017-03-17
* add health check for http2 serverGravatar Eric Gribkoff2017-03-17
* refactor common_options, correct output for manual runGravatar Eric Gribkoff2017-03-17
* use docker port mapping for http2 serverGravatar Eric Gribkoff2017-03-17
* Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
* Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
* add --manual_run option for running interop testsGravatar Jan Tattermusch2017-03-10
* Enable C++ negative http2 testGravatar Eric Gribkoff2017-03-01
* Enable python negative http2 testGravatar Noah Eisen2017-02-28
* Enable Go negative http2 interop testGravatar Noah Eisen2017-02-27
* Only run bad http2 server tests with supported client/server pairs.Gravatar Adele Zhou2017-02-24
* comment out python temporarilyGravatar Adele Zhou2017-02-24
* Fix interop HTML report.Gravatar Adele Zhou2017-02-24
* Update name of Python negative interop testGravatar ncteisen2017-01-20
* Update path to http2 Java test clientGravatar Eric Gribkoff2017-01-20
* mergeGravatar Adele Zhou2017-01-17
* Merge pull request #9298 from makdharma/http2_badserver_interopGravatar makdharma2017-01-12
|\
| * minor fixGravatar Makarand Dharmapurikar2017-01-11
| * addressed feedbackGravatar Makarand Dharmapurikar2017-01-10
| * added ability to run bad-server http2 testsGravatar Makarand Dharmapurikar2017-01-10
* | Change interop test infra to run new Ruby testsGravatar ncteisen2017-01-10
|/
* Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-01-06
* cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22
* Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interopGravatar Noah Eisen2016-11-23
|\
| * stop using login shell for invoking interop testsGravatar Jan Tattermusch2016-11-18
| * ruby doesnt need login shellGravatar Jan Tattermusch2016-11-18
| * node doesnt need login shellGravatar Jan Tattermusch2016-11-18
* | Update interop test infrastructure to call advanced go testsGravatar Noah Eisen2016-11-11
|/
* Update infrastructure to call new unimplemented_service interop testGravatar Noah Eisen2016-10-27
* Implement the advanced interop tests for PythonGravatar Noah Eisen2016-10-25
* All current interop tests are implemented for C++ client and server. Updated ...Gravatar Noah Eisen2016-10-18
* Merge remote-tracking branch 'upstream/master' into run_interop_tests_goGravatar Mark D. Roth2016-09-30
|\
| * enable runing C# interop tests under coreclrGravatar Jan Tattermusch2016-09-09