diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-22 19:30:56 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-22 19:30:56 +0000 |
commit | 126d578f219abcc2f7c4642d5cbe7bcb40049339 (patch) | |
tree | 0f1dac82a2e240ced1580c3dadf379490a2bf9fc | |
parent | edd588048c797259869da320342fe1c79786f3e6 (diff) | |
download | chromium_src-126d578f219abcc2f7c4642d5cbe7bcb40049339.zip chromium_src-126d578f219abcc2f7c4642d5cbe7bcb40049339.tar.gz chromium_src-126d578f219abcc2f7c4642d5cbe7bcb40049339.tar.bz2 |
Adding suppression for reliability crash found in MessageLoop::RunTask.
BUG=47207
TEST=none
TBR=avi,willchan
Review URL: http://codereview.chromium.org/2854016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50503 0039d316-1c4b-4281-b951-d872f2087c98
-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 8f39ec0..94273c1 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -177,3 +177,6 @@ PREFIX: webcore::reportfatalerrorinv8___v8::internal::v8::fatalprocessoutofmemor # 47080 PREFIX: webcore::html5documentparser::write___webcore::document::write___webcore::document::write___webcore::v8htmldocument::writecallback___v8::internal::handleapicallhelper<0>___v8::internal::builtin_handleapicall___v8::internal::invoke___v8::internal::execution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate___webcore::scriptcontroller::evaluate___webcore::scriptcontroller::executescript___webcore::html5documentparser::executescript___webcore::html5scriptrunner::runscript + +# 47207 +messageloop::runtask___messageloop::deferorrunpendingtask___messageloop::dodelayedwork___base::messagepumpforio::dorunloop___base::messagepumpwin::run___messageloop::runinternal___messageloop::run___base::thread::run___base::thread::threadmain___`anonymous namespace'::threadfunc |