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

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

Issue 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: Try fix mac tests. 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..b569d9f54fc994bd318bb0e89bc8a63d113cc3d0 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -340,21 +340,6 @@
"test": "gpu_unittests"
},
{
- "override_isolate_target": "ipc_mojo_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "android_devices": "4",
- "device_os": "KTU84P",
- "device_type": "hammerhead"
- }
- ],
- "hard_timeout": 60
- },
- "test": "ipc_mojo_unittests"
- },
- {
"override_isolate_target": "ipc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -720,9 +705,6 @@
"test": "gpu_unittests"
},
{
- "test": "ipc_mojo_unittests"
- },
- {
"test": "ipc_tests"
},
{
@@ -1211,12 +1193,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ipc_mojo_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "ipc_tests"
},
{
@@ -1699,12 +1675,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ipc_mojo_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "ipc_tests"
},
{
@@ -2094,12 +2064,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ipc_mojo_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "ipc_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698