diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-22 17:14:42 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-22 17:14:42 +0000 |
commit | 5fe8d3e57fc0ff4d29fed2621acb64e272e12550 (patch) | |
tree | 165fb27e8b704ff81c9eff1f2212d7bc766efc5f | |
parent | 759550b463503b71b1ca5e52d1228659c951a33f (diff) | |
download | chromium_src-5fe8d3e57fc0ff4d29fed2621acb64e272e12550.zip chromium_src-5fe8d3e57fc0ff4d29fed2621acb64e272e12550.tar.gz chromium_src-5fe8d3e57fc0ff4d29fed2621acb64e272e12550.tar.bz2 |
This test is having purify errors. I'm disabling it
for now.
Review URL: http://codereview.chromium.org/50092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12268 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe.gtest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe.gtest.txt b/chrome/test/data/purify/unit_tests.exe.gtest.txt index 081eb0b..6f0ea56 100644 --- a/chrome/test/data/purify/unit_tests.exe.gtest.txt +++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt @@ -16,3 +16,6 @@ IPCSyncChannelTest.ChattyServer # issue 8362 ExtensionViewTest.Index + +# issue 9150 +DevToolsManagerTest.* |