| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index b6278322eb9e2b38834059de4faa2ec1a6db8ed9..16a887d7f7256d793282cc65522065ad80d72ad4 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",
|
| @@ -55,6 +56,7 @@
|
| "Mac10.7 Tests (1)": {
|
| "gtest_tests": [
|
| "interactive_ui_tests",
|
| + "accessibility_unittests",
|
| "base_unittests",
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| @@ -134,6 +136,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}
|
| ]
|
| @@ -191,6 +194,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}
|
| ]
|
|
|