diff options
author | Craig Tiller <ctiller@google.com> | 2015-09-01 09:54:46 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-09-01 09:54:46 -0700 |
commit | fa5df1cc2ab002d9d4b463efc6b52696fa823fe3 (patch) | |
tree | 8c867290a6a852d40b6b2012913940b41a95cb8f /tools/run_tests | |
parent | 3c2577e4d1e5b1c4dab5aa28311c65948bb3aa50 (diff) |
Exclude some tests from Windows until we figure things out better
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/tests.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index ab9096a0dc..ad37688c92 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -661,8 +661,7 @@ "ci_platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ], "exclude_configs": [], "flaky": false, @@ -671,8 +670,7 @@ "platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ] }, { @@ -1139,8 +1137,7 @@ "ci_platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ], "exclude_configs": [], "flaky": false, @@ -1149,8 +1146,7 @@ "platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ] }, { |