Commit 7ce3ea4c authored by Ned Nguyen's avatar Ned Nguyen Committed by Commit Bot

Remove unnecessary modifications to telemetry_unittest suite

Bug: 753495
Change-Id: I6e23e7b536b52c05070661869fb67ea8d04bc9d0
Reviewed-on: https://chromium-review.googlesource.com/850713Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Commit-Queue: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#527026}
parent bfdecad1
......@@ -3486,45 +3486,6 @@
},
'telemetry_unittests': {
'modifications': {
'Linux Tests SANDBOX': {
'args': [
'--jobs=1',
],
'swarming': {
'shards': 4,
},
},
'Linux Tests': {
'args': [
'--jobs=1',
],
'swarming': {
'shards': 4,
},
},
'Linux Tests (dbg)(1)': {
'args': [
'--jobs=1',
],
'swarming': {
'shards': 4,
},
},
'Linux Tests (dbg)(1)(32)': {
'args': [
'--jobs=1',
],
'swarming': {
'shards': 4,
},
},
# TODO(kbr): this looks like an accident while removing parallelism from
# telemetry_perf_unittests.
'Mac10.12 Tests': {
'args': [
'--jobs=1',
],
},
'Out of Process Profiling Mac': {
'swarming': {
'shards': 2,
......
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