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

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

Issue 350123003: Add accessibility_unittests and chromevox_tests to buildbot config. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index bb4b7a4a7c3b36307ebf187e7c14ab2a183d5a13..6202ceaf5c921fd8166e9b00d2c554b136434d2d 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -2,6 +2,7 @@
"Mac10.6 Tests (1)": {
"gtest_tests": [
"interactive_ui_tests",
+ "accessibility_unittests",
"base_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
@@ -56,6 +57,7 @@
"Mac10.7 Tests (1)": {
"gtest_tests": [
"interactive_ui_tests",
+ "accessibility_unittests",
"base_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
@@ -137,6 +139,7 @@
"Mac 10.6 Tests (dbg)(3)": {
"gtest_tests": [
"interactive_ui_tests",
+ "accessibility_unittests",
"base_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 4}
]
@@ -195,6 +198,7 @@
"Mac 10.7 Tests (dbg)(3)": {
"gtest_tests": [
"interactive_ui_tests",
+ "accessibility_unittests",
"base_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 4}
]

Powered by Google App Engine
This is Rietveld 408576698