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

Unified Diff: testing/buildbot/chromium.linux.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.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index f0758b0329f23e009e46ac7ce2d4ccb0492b9451..47dc3d424b929431b8460c181c26e62cf6bda467 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -458,21 +458,6 @@
"test": "mojo_runner_host_unittests"
},
{
- "override_isolate_target": "mojo_surfaces_lib_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "android_devices": "4",
- "device_os": "KTU84P",
- "device_type": "hammerhead"
- }
- ],
- "hard_timeout": 60
- },
- "test": "mojo_surfaces_lib_unittests"
- },
- {
"override_isolate_target": "mojo_system_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -744,9 +729,6 @@
"test": "mojo_runner_host_unittests"
},
{
- "test": "mojo_surfaces_lib_unittests"
- },
- {
"test": "mojo_system_unittests"
},
{
@@ -1313,12 +1295,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "mojo_surfaces_lib_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "mojo_system_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698