diff options
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-04 16:47:57 +0000 |
---|---|---|
committer | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-04 16:47:57 +0000 |
commit | b70817eadc2b61389999e5323f97248689e2d481 (patch) | |
tree | 0d9dec69e614932aa035612f50350c89f6836cf4 /chrome/test/data | |
parent | 6173e8e444cccad9a74f4680bcdd4122fe258d05 (diff) | |
download | chromium_src-b70817eadc2b61389999e5323f97248689e2d481.zip chromium_src-b70817eadc2b61389999e5323f97248689e2d481.tar.gz chromium_src-b70817eadc2b61389999e5323f97248689e2d481.tar.bz2 |
It appears that ExtensionViewTest is behind a few bugs on the purify unit test bot. It's causing it to crash some of the time, and causing some UMRs and MLKs.
TBR=mpcomplete,deanm
BUG=8362,8363,8314
Review URL: http://codereview.chromium.org/40111
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10890 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe.gtest.txt | 5 |
1 files changed, 4 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 d18c710..eef9e13 100644 --- a/chrome/test/data/purify/unit_tests.exe.gtest.txt +++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt @@ -12,4 +12,7 @@ IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout FindInPageControllerTest.FindInPageFrames # Takes 10 minutes to run. -IPCSyncChannelTest.ChattyServer
\ No newline at end of file +IPCSyncChannelTest.ChattyServer + +# issue 8362 +ExtensionViewTest.Index |