Commit 1f832885 authored by Etienne Pierre-Doray's avatar Etienne Pierre-Doray Committed by Commit Bot

Add zucchini_unittests to windows waterfall

Bug: 729154
Change-Id: Ifc313411a21c340588fd41a97ba74ccc9a84dbfa
Reviewed-on: https://chromium-review.googlesource.com/570767Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org>
Cr-Commit-Position: refs/heads/master@{#491083}
parent ebaf9341
......@@ -462,6 +462,12 @@
"can_use_on_swarming_builders": true
},
"test": "wm_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "zucchini_unittests"
}
],
"isolated_scripts": [
......@@ -1012,6 +1018,12 @@
"can_use_on_swarming_builders": true
},
"test": "wm_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "zucchini_unittests"
}
]
},
......@@ -1549,6 +1561,12 @@
"can_use_on_swarming_builders": true
},
"test": "wtf_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "zucchini_unittests"
}
],
"isolated_scripts": [
......@@ -2002,6 +2020,12 @@
"can_use_on_swarming_builders": true
},
"test": "wm_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "zucchini_unittests"
}
],
"isolated_scripts": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment