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

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

Issue 1199813007: Convert base_unittests to Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@6_ash_unittests
Patch Set: rebase on 1195663002 Created 5 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.webkit.json
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
index b6109af68454cc6e220bb187569daa93af5bc62b..32e85988a61e5626b3e03dcd323f143d67b4fec2 100644
--- a/testing/buildbot/chromium.webkit.json
+++ b/testing/buildbot/chromium.webkit.json
@@ -491,6 +491,9 @@
],
"gtest_tests": [
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
M-A Ruel 2015/06/23 17:49:54 Same question
Dirk Pranke 2015/06/23 19:17:57 This one needs to be blacklisted; the chromium.web
M-A Ruel 2015/06/23 19:26:59 Blacklisted 'Linux GN (dbg)'. 'Linux GN' was alrea
+ },
"test": "base_unittests"
}
]

Powered by Google App Engine
This is Rietveld 408576698