summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorfgorski@chromium.org <fgorski@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-10 05:29:13 +0000
committerfgorski@chromium.org <fgorski@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-10 05:29:13 +0000
commit17db8dd5e979d0376094662dd0d896fda95805f3 (patch)
treea035ce8d41c7984b8d345dae3c157b6c6d736764 /testing
parent8b588cbd348e9b006fb21d8d3da81f704f5b56c7 (diff)
downloadchromium_src-17db8dd5e979d0376094662dd0d896fda95805f3.zip
chromium_src-17db8dd5e979d0376094662dd0d896fda95805f3.tar.gz
chromium_src-17db8dd5e979d0376094662dd0d896fda95805f3.tar.bz2
Adding gcm_unit_tests on Mac buildbots
R=zea@chromium.org BUG=341513 Review URL: https://codereview.chromium.org/228553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262932 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.mac.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index ee20bd2..e095afe 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -24,6 +24,7 @@
"Mac10.6 Tests (2)": {
"gtest_tests": [
"components_unittests",
+ "gcm_unit_tests",
"gfx_unittests",
"google_apis_unittests",
"ipc_tests",
@@ -76,6 +77,7 @@
"Mac10.7 Tests (2)": {
"gtest_tests": [
"components_unittests",
+ "gcm_unit_tests",
"gfx_unittests",
"google_apis_unittests",
"ipc_tests",
@@ -139,6 +141,7 @@
"Mac 10.6 Tests (dbg)(4)": {
"gtest_tests": [
"components_unittests",
+ "gcm_unit_tests",
"google_apis_unittests",
"message_center_unittests",
"ipc_tests",
@@ -195,6 +198,7 @@
"Mac 10.7 Tests (dbg)(4)": {
"gtest_tests": [
"components_unittests",
+ "gcm_unit_tests",
"google_apis_unittests",
"message_center_unittests",
"ipc_tests",