| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 799da78324ffb0dc2f06093a50f28b7e992a991d..792fa878f4666bd95c51e41b33a5564265d590db 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -2467,9 +2467,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
| @@ -2574,9 +2571,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
| @@ -2684,9 +2678,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
| @@ -2802,9 +2793,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
| @@ -2915,9 +2903,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
| @@ -3025,9 +3010,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
| @@ -4067,37 +4049,6 @@
|
| ]
|
| },
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "override_isolate_target": "vr_shell_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "cipd_packages": [
|
| - {
|
| - "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
|
| - "location": "bin",
|
| - "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a"
|
| - }
|
| - ],
|
| - "dimension_sets": [
|
| - {
|
| - "device_os": "MMB29Q",
|
| - "device_type": "bullhead"
|
| - }
|
| - ],
|
| - "hard_timeout": 960,
|
| - "output_links": [
|
| - {
|
| - "link": [
|
| - "https://luci-logdog.appspot.com/v/?s",
|
| - "=android%2Fswarming%2Flogcats%2F",
|
| - "${TASK_ID}%2F%2B%2Funified_logcats"
|
| - ],
|
| - "name": "shard #${SHARD_INDEX} logcats"
|
| - }
|
| - ]
|
| - },
|
| - "test": "vr_shell_unittests"
|
| }
|
| ]
|
| },
|
| @@ -4183,9 +4134,6 @@
|
| },
|
| {
|
| "test": "unit_tests"
|
| - },
|
| - {
|
| - "test": "vr_shell_unittests"
|
| }
|
| ],
|
| "instrumentation_tests": [
|
|
|