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

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

Issue 586273002: Add extensions_unittests suite to more Win bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 835e89e18bd9947194709c807dc64a39397a8d51..752413ce6cc7e8126b48d8985bd3ec3ffec66892 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -43,6 +43,7 @@
"gtest_tests": [
"chrome_elf_unittests",
"components_unittests",
+ "extensions_unittests",
"gcm_unit_tests",
"google_apis_unittests",
"ipc_tests",
@@ -100,6 +101,7 @@
"gtest_tests": [
"chrome_elf_unittests",
"components_unittests",
+ "extensions_unittests",
"gcm_unit_tests",
"google_apis_unittests",
"ipc_tests",
@@ -166,6 +168,7 @@
"gtest_tests": [
"chrome_elf_unittests",
"components_unittests",
+ "extensions_unittests",
"gcm_unit_tests",
"google_apis_unittests",
"ipc_tests",
@@ -228,6 +231,7 @@
"components_unittests",
"gfx_unittests",
"content_unittests",
+ "extensions_unittests",
"ui_unittests",
"views_unittests",
"wm_unittests",
@@ -258,6 +262,7 @@
"components_unittests",
"courgette_unittests",
"crypto_unittests",
+ "extensions_unittests",
"gcm_unit_tests",
"gpu_unittests",
"url_unittests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698