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

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

Issue 873313009: Add logging to debug DumpAccessibilityEvent* tests WinClang* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add bug link and temporarily disable swarming on CrWinClang Created 5 years, 11 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 | « content/browser/accessibility/accessibility_event_recorder_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 530c87432d05e840535f9d07c161cd981b0cbc92..480c095fd6a2d870ec0bbb736c890afb75007de8 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -401,7 +401,7 @@
{
"test": "content_browsertests",
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": false
}
},
Nico 2015/01/29 02:16:53 I would've replaced this whole block with just "co
"installer_util_unittests"
@@ -453,7 +453,7 @@
{
"test": "content_browsertests",
"swarming": {
- "can_use_on_swarming_builders": true
+ "can_use_on_swarming_builders": false
}
},
"installer_util_unittests"
« no previous file with comments | « content/browser/accessibility/accessibility_event_recorder_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698