diff options
author | Craig Tiller <ctiller@google.com> | 2015-07-29 15:52:00 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-07-29 15:52:00 -0700 |
commit | 4b6a0c73f318f6bc3d6e81676b06d8619e5e8325 (patch) | |
tree | 65f0e0d7ee241215bb5633a21dcfd74adef940de /tools | |
parent | 33b5bc293787f7c1bd99b25337bba97748acf751 (diff) | |
parent | 58577ecdd17efa1e9422c5a000320b4cf5265c25 (diff) |
Merge branch 'regen' of github.com:nicolasnoble/grpc into plucking-hell
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/tests.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index a7db65d9f8..a4b910eec5 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -590,7 +590,6 @@ "language": "c++", "name": "async_streaming_ping_pong_test", "platforms": [ - "windows", "posix" ] }, @@ -599,7 +598,6 @@ "language": "c++", "name": "async_unary_ping_pong_test", "platforms": [ - "windows", "posix" ] }, @@ -635,7 +633,6 @@ "language": "c++", "name": "client_crash_test", "platforms": [ - "windows", "posix" ] }, @@ -716,7 +713,6 @@ "language": "c++", "name": "interop_test", "platforms": [ - "windows", "posix" ] }, @@ -734,7 +730,6 @@ "language": "c++", "name": "qps_openloop_test", "platforms": [ - "windows", "posix" ] }, @@ -743,7 +738,6 @@ "language": "c++", "name": "qps_test", "platforms": [ - "windows", "posix" ] }, @@ -761,7 +755,6 @@ "language": "c++", "name": "server_crash_test", "platforms": [ - "windows", "posix" ] }, @@ -779,7 +772,6 @@ "language": "c++", "name": "sync_streaming_ping_pong_test", "platforms": [ - "windows", "posix" ] }, @@ -788,7 +780,6 @@ "language": "c++", "name": "sync_unary_ping_pong_test", "platforms": [ - "windows", "posix" ] }, |