Commit c2569729 authored by Nico Weber's avatar Nico Weber

Run zucchini_unittests on "Win10 Tests x64"

It's not clear why this should run on all bots except this one.

Bug: 843511
Change-Id: I354c78445c1f64de2b8bf27f18fd60a2081fd726
Reviewed-on: https://chromium-review.googlesource.com/1120229
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarSamuel Huang <huangs@chromium.org>
Cr-Commit-Position: refs/heads/master@{#571495}
parent ab8013f4
...@@ -1324,6 +1324,12 @@ ...@@ -1324,6 +1324,12 @@
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "wtf_unittests" "test": "wtf_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "zucchini_unittests"
} }
], ],
"isolated_scripts": [ "isolated_scripts": [
......
...@@ -2986,10 +2986,4 @@ ...@@ -2986,10 +2986,4 @@
'Win 10 Fast Ring', 'Win 10 Fast Ring',
], ],
}, },
'zucchini_unittests': {
'remove_from': [
# chromium.win
'Win10 Tests x64',
],
},
} }
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