Commit 90107cc3 authored by Kenneth Russell's avatar Kenneth Russell Committed by Commit Bot

Alphabetize and fix a couple of entries in chromium.linux.json.

These fixes will make it easier to autogenerate this file with full
fidelity.

BUG=662541
TBR=dpranke@chromium.org
NOTRY=true

Change-Id: Iab5fc98e13b9ce4c4b61d29fa72d08bc06b3c8b1
Reviewed-on: https://chromium-review.googlesource.com/790131
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#519738}
parent 7949a0e5
......@@ -3688,18 +3688,6 @@
},
"test": "compositor_unittests"
},
{
"args": [
"--enable-viz",
"--test-launcher-filter-file=../../testing/buildbot/filters/viz.content_browsertests.filter"
],
"name": "viz_content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
},
"test": "content_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -3727,6 +3715,18 @@
},
"test": "content_browsertests"
},
{
"args": [
"--enable-viz",
"--test-launcher-filter-file=../../testing/buildbot/filters/viz.content_browsertests.filter"
],
"name": "viz_content_browsertests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 2
},
"test": "content_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -4192,13 +4192,13 @@
"name": "checkdeps",
"script": "checkdeps.py"
},
{
"name": "webkit_lint",
"script": "webkit_lint.py"
},
{
"name": "checkperms",
"script": "checkperms.py"
},
{
"name": "webkit_lint",
"script": "webkit_lint.py"
}
]
},
......@@ -4672,7 +4672,7 @@
},
{
"args": [
"--site_per_process"
"--site-per-process"
],
"name": "site_per_process_unit_tests",
"swarming": {
......
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