Commit c627dd01 authored by tsniatowski's avatar tsniatowski Committed by Commit bot

Run gn_unittests on Windows 7 bots

R=dpranke@chromium.org
BUG=549254

Review URL: https://codereview.chromium.org/1422333005

Cr-Commit-Position: refs/heads/master@{#357060}
parent 857399e7
......@@ -474,6 +474,12 @@
},
"test": "gfx_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "gn_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -912,6 +918,12 @@
},
"test": "gfx_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "gn_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1269,6 +1281,12 @@
},
"test": "gcm_unit_tests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "gn_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......
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