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

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: 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 | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 9d77045e81a0674f8b3934f20c21501eb461b7f8..d87959b0448c79ca9e2b9a2999b37534e0d120fa 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -443,21 +443,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,
@@ -727,9 +712,6 @@
"test": "mojo_runner_host_unittests"
},
{
- "test": "mojo_surfaces_lib_unittests"
- },
- {
"test": "mojo_system_unittests"
},
{
@@ -1290,12 +1272,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "mojo_surfaces_lib_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "mojo_system_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698