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

Unified Diff: testing/buildbot/chromium.win.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.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 164e2d6ebdc739c6d66fef7bafda6249f295a657..2e980cb6c7dab8926ca4af83688718ce6931c8fb 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -223,12 +223,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "ipc_mojo_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "ipc_tests"
},
{
@@ -1172,12 +1166,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