diff options
author | Alistair Veitch <aveitch@google.com> | 2015-07-30 14:38:00 -0700 |
---|---|---|
committer | Alistair Veitch <aveitch@google.com> | 2015-07-30 14:38:00 -0700 |
commit | 1178900c04556a3d59d789d3ecd84ea6a20548fc (patch) | |
tree | 72c8aaebb356b6d456f824774fb4cb1316dac6f5 /tools/run_tests | |
parent | 6796805897b927a8d02eb80096c632303a97caa3 (diff) |
merge with master, fix build issue
Diffstat (limited to 'tools/run_tests')
-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" ] }, |