diff options
author | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-26 02:19:04 +0000 |
---|---|---|
committer | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-26 02:19:04 +0000 |
commit | 1a97a7ac2b31ac5448200add9bd78c7d2b4215a6 (patch) | |
tree | b01093f4803959b1736755d9746171e6125e4743 /tools | |
parent | 600a34ef66a76e0eaaa6571c23224cc48a8cbde5 (diff) | |
download | chromium_src-1a97a7ac2b31ac5448200add9bd78c7d2b4215a6.zip chromium_src-1a97a7ac2b31ac5448200add9bd78c7d2b4215a6.tar.gz chromium_src-1a97a7ac2b31ac5448200add9bd78c7d2b4215a6.tar.bz2 |
Update test name to exclude for 42105
TBR=achuith@chromium.org
BUG=42105
TEST=none
Review URL: http://codereview.chromium.org/8392027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107285 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt index 8aeb60b..ccbd844b 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt @@ -69,7 +69,7 @@ LayoutPluginTester.NPObjectSetException # This doesn't pass under valgrind, because the valgrind helper prevents us # from properly SIGTERMing the browser process. # See http://crbug.com/42105 -BrowserTest.PosixSessionEnd +BrowserTest.SessionEnd # Fails flakily, http://crbug.com/70323 AutomatedUITestBase.ShowBookmarkBar |