diff options
author | sergiyb <sergiyb@chromium.org> | 2014-10-07 05:21:36 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-07 12:22:00 +0000 |
commit | bc8a458f00e4971da1311bec1dcb59a4189cce2e (patch) | |
tree | 6e62f011967f68c17550a167c43a468d22b861a9 /testing | |
parent | 65c4bae24a99d5b2b7dc49cc7bc38615a074cd45 (diff) | |
download | chromium_src-bc8a458f00e4971da1311bec1dcb59a4189cce2e.zip chromium_src-bc8a458f00e4971da1311bec1dcb59a4189cce2e.tar.gz chromium_src-bc8a458f00e4971da1311bec1dcb59a4189cce2e.tar.bz2 |
Corrected test name in the test spec for chromium.memory
BUG=399735
NOTREECHECKS=true
NOTRY=true
CC=kjellander@chromium.org
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/634483006
Cr-Commit-Position: refs/heads/master@{#298445}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.memory.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json index 402bef7..3af9ba2 100644 --- a/testing/buildbot/chromium.memory.json +++ b/testing/buildbot/chromium.memory.json @@ -224,7 +224,7 @@ "nacl_loader_unittests", "sandbox_linux_unittests", "sql_unittests", - "sync_unittests", + "sync_unit_tests", "ui_unittests", "unit_tests", {"test": "browser_tests", "shard_index": 2, "total_shards": 3} |