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

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: Remove unnecessary change 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
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 48777e58c8d19d179ac98fa18e5122ec1d370bcb..9bc05d82ebfc31a944622c5e372203123fa4333c 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -820,20 +820,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,

Powered by Google App Engine
This is Rietveld 408576698