diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-23 00:57:55 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-23 00:57:55 +0000 |
commit | 7f7bb2e81ec2618f641ccd7afdbc9c6e4a911cb4 (patch) | |
tree | 6689aaedb9b2376b0542b52306ef0f87d3f93b98 /base/data | |
parent | f467d03becdffdd9862dacb1feec243781f24952 (diff) | |
download | chromium_src-7f7bb2e81ec2618f641ccd7afdbc9c6e4a911cb4.zip chromium_src-7f7bb2e81ec2618f641ccd7afdbc9c6e4a911cb4.tar.gz chromium_src-7f7bb2e81ec2618f641ccd7afdbc9c6e4a911cb4.tar.bz2 |
Disable the FileUtilICU tests because they hang purify
BUG: 25598
Review URL: http://codereview.chromium.org/334003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29852 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/data')
-rw-r--r-- | base/data/purify/base_unittests.exe.gtest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/data/purify/base_unittests.exe.gtest.txt b/base/data/purify/base_unittests.exe.gtest.txt index a7658a9..1b0085c 100644 --- a/base/data/purify/base_unittests.exe.gtest.txt +++ b/base/data/purify/base_unittests.exe.gtest.txt @@ -29,5 +29,5 @@ ObserverListThreadSafeTest.CrossThreadNotifications # see bug 10031 SignatureVerifierTest.BasicTest -#See issue 24341, this test is hanging in purify. -FileUtilICUTest.ReplaceIllegalCharactersTest +# See issue 24341 / 25598, this test is hanging in purify. +FileUtilICUTest.* |