Commit 6f2fdbc6 authored by Greg Thompson's avatar Greg Thompson Committed by Commit Bot

Enable interactive_ui_tests on Win10 Tests x64 (dbg).

I can't repro the failures anywhere outside of the real environment.

BUG=818832
R=martiniss@chromium.org

Change-Id: I9ccaa3bf5f7e357f879c4d804310d34b0e1abaaa
Reviewed-on: https://chromium-review.googlesource.com/1070192Reviewed-by: default avatarStephen Martinis <martiniss@chromium.org>
Commit-Queue: Greg Thompson <grt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561417}
parent d0f93908
......@@ -1448,6 +1448,13 @@
},
"test": "installer_util_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
},
"test": "interactive_ui_tests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......
......@@ -1493,8 +1493,6 @@
'Chromium Win 10 GCE Tests',
# chromium.memory
'Linux TSan Tests',
# chromium.win
'Win10 Tests x64 (dbg)',
],
'modifications': {
# chromium.clang
......
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