Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: testing/buildbot/chromium.android.json

Issue 2410943004: Revert of Enabling enable_vr_shell flag and tests on chromium.android (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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": [
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698