diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-19 13:14:04 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-19 13:14:04 +0000 |
commit | 0b55e380036cc1fb3391efeca7dda9bdab49a119 (patch) | |
tree | 86172bf1a3053396c91d64cbeb1b6d3a9272d626 /chrome/test | |
parent | 4dffd2c24cd6036ae1cd0f1180989670d05bb299 (diff) | |
download | chromium_src-0b55e380036cc1fb3391efeca7dda9bdab49a119.zip chromium_src-0b55e380036cc1fb3391efeca7dda9bdab49a119.tar.gz chromium_src-0b55e380036cc1fb3391efeca7dda9bdab49a119.tar.bz2 |
Add a suppression for something that's tripped 4 of the last 10 runs.
TBR=mmoss
BUG=41966
TEST=none
Review URL: http://codereview.chromium.org/1613022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44906 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 67cd333..42a1c41 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -174,3 +174,6 @@ wtf::hashtable<webcore::atomicstring,std::pair<webcore::atomicstring,webcore::st # 39734 SUBSTRING : v8::internal::setproperty___v8::internal::runtime::setobjectproperty___v8::internal::setproperty___v8::object::sethiddenvalue___webcore::v8domwindowshell::installhiddenobjectprototype + +# 41966. Guessing corruption, but it's shown up 4 out of the last 10 runs, so adding it so it doesn't cause us to ignore other errors. +PREFIX : lockimpl::lock___messageloop::posttask_helper___messageloop::posttask___net::hostresolverimpl::job::dolookup___`anonymous namespace'::workitemcallback |