aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Michael Larson <mlarson@westernintech.com>2015-07-20 14:14:41 -0700
committerGravatar Michael Larson <mlarson@westernintech.com>2015-07-20 14:14:41 -0700
commit882ef3ff9ee0f5f5a82e26cfe2cfd2ba1536a339 (patch)
treecd233edfce7e202d46a2883fdf3856c793e61b62 /build.json
parentc58e50137327760a5b046a357cec9b1462844690 (diff)
mark not building windows tests as platforms = posix in build.json
Diffstat (limited to 'build.json')
-rw-r--r--build.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/build.json b/build.json
index af8bd54460..84c292cd7f 100644
--- a/build.json
+++ b/build.json
@@ -1890,6 +1890,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1907,6 +1910,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1965,6 +1971,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2188,6 +2197,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2206,6 +2218,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2220,6 +2235,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2324,6 +2342,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2342,6 +2363,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2360,6 +2384,9 @@
"gpr_test_util",
"gpr",
"grpc++_test_config"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2411,6 +2438,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2460,6 +2490,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -2477,6 +2510,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{