Skip to content

Commit

Permalink
Run gn_unittests on Windows 7 bots
Browse files Browse the repository at this point in the history
R=dpranke@chromium.org
BUG=549254

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

Cr-Commit-Position: refs/heads/master@{#357060}
  • Loading branch information
tsniatowski authored and Commit bot committed Oct 30, 2015
1 parent 857399e commit c627dd0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions testing/buildbot/chromium.win.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,12 @@
},
"test": "gfx_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "gn_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
Expand Down Expand Up @@ -912,6 +918,12 @@
},
"test": "gfx_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "gn_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c627dd0

Please sign in to comment.