| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 6202ceaf5c921fd8166e9b00d2c554b136434d2d..bb4b7a4a7c3b36307ebf187e7c14ab2a183d5a13 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -2,7 +2,6 @@
|
| "Mac10.6 Tests (1)": {
|
| "gtest_tests": [
|
| "interactive_ui_tests",
|
| - "accessibility_unittests",
|
| "base_unittests",
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| @@ -57,7 +56,6 @@
|
| "Mac10.7 Tests (1)": {
|
| "gtest_tests": [
|
| "interactive_ui_tests",
|
| - "accessibility_unittests",
|
| "base_unittests",
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| @@ -139,7 +137,6 @@
|
| "Mac 10.6 Tests (dbg)(3)": {
|
| "gtest_tests": [
|
| "interactive_ui_tests",
|
| - "accessibility_unittests",
|
| "base_unittests",
|
| {"test": "browser_tests", "shard_index": 2, "total_shards": 4}
|
| ]
|
| @@ -198,7 +195,6 @@
|
| "Mac 10.7 Tests (dbg)(3)": {
|
| "gtest_tests": [
|
| "interactive_ui_tests",
|
| - "accessibility_unittests",
|
| "base_unittests",
|
| {"test": "browser_tests", "shard_index": 2, "total_shards": 4}
|
| ]
|
|
|