aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-07-01 11:26:07 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-07-01 11:26:07 -0700
commitb19ca30b43401cf5b550ba91498e6daced1dde6b (patch)
treef707b6490efc79aa5b32ea6e1b0e7e86a654562c /tools
parent20caeb182cbc152e7e038306a9b01f438f79ca41 (diff)
Enable workqueue_test on Windows
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index dedd55774b..291ae415a4 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -1919,7 +1919,8 @@
"ci_platforms": [
"linux",
"mac",
- "posix"
+ "posix",
+ "windows"
],
"cpu_cost": 1.0,
"exclude_configs": [],
@@ -1930,7 +1931,8 @@
"platforms": [
"linux",
"mac",
- "posix"
+ "posix",
+ "windows"
]
},
{