diff options
author | earthdok <earthdok@chromium.org> | 2014-08-29 07:11:48 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-08-29 14:17:15 +0000 |
commit | b54007966b8b34d2d210066a2875ae69d5327623 (patch) | |
tree | f93a725e477aec7d68e8664d48bdaf20a70725ae /testing | |
parent | 59de5c912fe9eac8f3229ec4220f5af38bb2189c (diff) | |
download | chromium_src-b54007966b8b34d2d210066a2875ae69d5327623.zip chromium_src-b54007966b8b34d2d210066a2875ae69d5327623.tar.gz chromium_src-b54007966b8b34d2d210066a2875ae69d5327623.tar.bz2 |
Run extensions_unittests under MemorySanitizer.
BUG=402257
TBR=phajdan.jr@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/520693002
Cr-Commit-Position: refs/heads/master@{#292626}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index 94fecfe..721fd32 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -238,6 +238,7 @@ "content_unittests", "crypto_unittests", "device_unittests", + "extensions_unittests", "gpu_unittests", "interactive_ui_tests", "ipc_tests", |