Commit 6b83624e authored by Reid Kleckner's avatar Reid Kleckner Committed by Commit Bot

Shard net_unittests on ToTLinuxASan 16 ways to match memory bot

BUG=chromium:794372
R=thakis@chromium.org
NOTRY=True

Change-Id: Iaef5d1b0e4fcb155d90de714187e16496fdfdee1
Reviewed-on: https://chromium-review.googlesource.com/1015847
Commit-Queue: Reid Kleckner <rnk@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551732}
parent 1b5a273a
......@@ -6839,7 +6839,7 @@
{
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
"shards": 16
},
"test": "net_unittests"
},
......
......@@ -2307,8 +2307,9 @@
},
# chromium.clang
'ToTLinuxASan': {
# TODO(crbug.com/794372): net_unittests is slow under ASan.
'swarming': {
'shards': 4,
'shards': 16,
},
},
# chromium.memory
......
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