aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-04-08 15:52:35 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-04-08 15:52:35 -0700
commitd625d81e9b8179d0da2dacf66981662fb24565c7 (patch)
treeb71bafa31d9d1a46909c80077576d4c0e2191db7 /build.json
parent95cd750989777d6d3851be7734f00091b624400d (diff)
Allow restricting platforms for certain tests
Diffstat (limited to 'build.json')
-rw-r--r--build.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.json b/build.json
index 06bcd0e3a5..f7a05fae3b 100644
--- a/build.json
+++ b/build.json
@@ -854,6 +854,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{