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

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

Issue 2088603002: Implement RenderPass StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 4 years, 6 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 | « mojo/BUILD.gn ('k') | testing/buildbot/chromium.linux.json » ('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 a8a298540cb24edd63102e2a389f4c1d330c3bde..40f16648ff855c24d601366d635d00389f4d6374 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -404,20 +404,6 @@
"test": "mojo_runner_host_unittests"
},
{
- "override_isolate_target": "mojo_surfaces_lib_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "device_os": "MMB29Q",
- "device_type": "bullhead"
- }
- ],
- "hard_timeout": 60
- },
- "test": "mojo_surfaces_lib_unittests"
- },
- {
"override_isolate_target": "mojo_system_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -956,20 +942,6 @@
"test": "mojo_runner_host_unittests"
},
{
- "override_isolate_target": "mojo_surfaces_lib_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "device_os": "KTU84P",
- "device_type": "hammerhead"
- }
- ],
- "hard_timeout": 30
- },
- "test": "mojo_surfaces_lib_unittests"
- },
- {
"override_isolate_target": "mojo_system_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « mojo/BUILD.gn ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698