diff options
author | ace@chromium.org <ace@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 03:44:11 +0000 |
---|---|---|
committer | ace@chromium.org <ace@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 03:44:11 +0000 |
commit | f67739c609e177346004fcdd977ba0b192d1da43 (patch) | |
tree | 71d010595a13468956e1fa3c6766b0bb93bd3b43 | |
parent | 38ea02d85642b6e2e7979cd4da8c08c1d096fc5e (diff) | |
download | chromium_src-f67739c609e177346004fcdd977ba0b192d1da43.zip chromium_src-f67739c609e177346004fcdd977ba0b192d1da43.tar.gz chromium_src-f67739c609e177346004fcdd977ba0b192d1da43.tar.bz2 |
Updating known crashes, adding entries for UI action test crashes.
None of these crashes are new, but they didn't show up for the continuous build because of a chromebot bug.
Created bugs 56747, 56749, 56750 for these entries.
Review URL: http://codereview.chromium.org/3402029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60419 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index dae0d80..f0b768f 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -70,3 +70,11 @@ PREFIX : tabcontentsview::activate___renderwidgethost::onmessagereceived___rende # 54115 PREFIX : ipc::sendtask::run___messageloop::runtask___messageloop::dowork___base::messagepumpforio::dorunloop___base::messagepumpwin::run___messageloop::runinternal___messageloop::run___base::thread::run___base::thread::threadmain___`anonymous namespace'::threadfunc +# 56747 +PREFIX : testingautomationprovider::getactivewindow + +# 56749 +PREFIX : executebrowsercommandobserver::observe___notificationservice::notify + +# 56750 +PREFIX : browserclosednotificationobserver::observe___notificationservice::notify |