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

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

Issue 350123003: Add accessibility_unittests and chromevox_tests to buildbot config. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 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 | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | 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 b6b722fddf1ebb2a152ea7c3f038858a1e3cc754..500ee905aaa4aa8ae3a4603f23d8386d559d6263 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -26,6 +26,7 @@
},
"XP Tests (2)": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"net_unittests",
"views_unittests",
@@ -81,6 +82,7 @@
},
"Vista Tests (2)": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"net_unittests",
"views_unittests",
@@ -146,6 +148,7 @@
},
"Win7 Tests (2)": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"net_unittests",
"views_unittests",
@@ -211,6 +214,7 @@
},
"Win 7 Tests x64 (2)": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"chrome_elf_unittests",
"net_unittests",
@@ -245,6 +249,7 @@
},
"Win7 Tests (dbg)(1)": {
"gtest_tests": [
+ "accessibility_unittests",
"base_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698