diff options
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-18 00:01:50 +0000 |
---|---|---|
committer | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-18 00:01:50 +0000 |
commit | f9b82d8872f0659ca05bedc17ab14fb0898cc2ba (patch) | |
tree | 6bee78923e9c117e6ad6ffa5beb7846de5c248be /chrome/test/data | |
parent | a90c278a1896ebd5527ba1bb86e521cae8149faa (diff) | |
download | chromium_src-f9b82d8872f0659ca05bedc17ab14fb0898cc2ba.zip chromium_src-f9b82d8872f0659ca05bedc17ab14fb0898cc2ba.tar.gz chromium_src-f9b82d8872f0659ca05bedc17ab14fb0898cc2ba.tar.bz2 |
filter out a couple of tests which seem to be causing a lot of purify crashes
BUG=http://code.google.com/p/chromium/issues/detail?id=2468
TBR=pamg
Review URL: http://codereview.chromium.org/2952
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2343 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe.gtest.txt | 7 |
1 files changed, 6 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 4e83728..f6f20c8 100644 --- a/chrome/test/data/purify/unit_tests.exe.gtest.txt +++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt @@ -1,2 +1,7 @@ -# bug 1178136 +# buganizer 1178136 ImporterTest.Firefox3Importer + + +# issue 2468 +URLFetcherBadHTTPSTest.BadHTTPSTest +SafeBrowsingProtocolParsingTest.TestSubChunk |