summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-10-06 16:24:05 -0700
committerJohn Abd-El-Malek <jam@chromium.org>2014-10-06 23:25:09 +0000
commit3b065c276bb0121baad3feb84de855a40a892cbe (patch)
treeeecb1822d425c378b1834ccace3e9ea16dd03ecb /testing
parent5ced363f1ea47cc44b4c64b1375707636429be69 (diff)
downloadchromium_src-3b065c276bb0121baad3feb84de855a40a892cbe.zip
chromium_src-3b065c276bb0121baad3feb84de855a40a892cbe.tar.gz
chromium_src-3b065c276bb0121baad3feb84de855a40a892cbe.tar.bz2
Don't run unit_tests on Mac Asan 32 bit.
This was the previous behavior but I incorrectly changed this in r298273 thinking it was an oversight. BUG=238398,414808 TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/630273002 Cr-Commit-Position: refs/heads/master@{#298306}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.memory.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
index aa4b987..c62dfd1 100644
--- a/testing/buildbot/chromium.memory.json
+++ b/testing/buildbot/chromium.memory.json
@@ -156,12 +156,6 @@
"sql_unittests",
"sync_unit_tests",
"ui_unittests",
- {
- "test": "unit_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
"url_unittests"
]
},