diff options
author | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-18 17:59:12 +0000 |
---|---|---|
committer | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-18 17:59:12 +0000 |
commit | a420dab69867264317f3bfe7ba73268b5f99551c (patch) | |
tree | 64ba1e161a6b237332d5883511d282ac3193c975 /chrome/test | |
parent | fd928963e061cc7687c86a251bfb061749373212 (diff) | |
download | chromium_src-a420dab69867264317f3bfe7ba73268b5f99551c.zip chromium_src-a420dab69867264317f3bfe7ba73268b5f99551c.tar.gz chromium_src-a420dab69867264317f3bfe7ba73268b5f99551c.tar.bz2 |
Expand exception list for HistoryQueryTests broken in purify.
BUG=22252
TEST=none
Review URL: http://codereview.chromium.org/207031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26591 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe.gtest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe.gtest.txt b/chrome/test/data/purify/unit_tests.exe.gtest.txt index 9ac839a..8fa995b 100644 --- a/chrome/test/data/purify/unit_tests.exe.gtest.txt +++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt @@ -36,4 +36,4 @@ SpellCheckTest.* ResourceDispatcherHostTest.TooManyOutstandingRequests # issue 22252 -HistoryQueryTest.Basic +HistoryQueryTest.* |