Commit fef6d69e authored by tfarina's avatar tfarina Committed by Commit bot

Add extensions_unittests suite to more memory bots.

BUG=348066
TEST=None
R=bruening@chromium.org,dpranke@chromium.org,jamescook@chromium.org

Review URL: https://codereview.chromium.org/588903002

Cr-Commit-Position: refs/heads/master@{#296461}
parent df2dbaa5
......@@ -45,6 +45,11 @@
"platforms": ["linux"],
"exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"]
},
{
"test": "extensions_unittests",
"platforms": ["linux", "win", "mac"],
"exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"]
},
{
"test": "gcm_unit_tests",
"exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment