diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 18:45:08 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 18:45:08 +0000 |
commit | e2dc07e78897e7a4907df0749d4d1b335a2a8c65 (patch) | |
tree | 067f83194e5392fd3b601a081ecb03f8dba64e40 /chrome | |
parent | 3ce674c538895e48a64d844702afaf6ab571ba1d (diff) | |
download | chromium_src-e2dc07e78897e7a4907df0749d4d1b335a2a8c65.zip chromium_src-e2dc07e78897e7a4907df0749d4d1b335a2a8c65.tar.gz chromium_src-e2dc07e78897e7a4907df0749d4d1b335a2a8c65.tar.bz2 |
Revert "Disabling failing test on valgrind john, please revert this once you fixed the problem."
This reverts commit 116b830e0347c51bc0d265694bdfbf37955e704e.
will be replaced with suppression
BUG=48975
TBR=stuartmorgan@chromium.org
Review URL: http://codereview.chromium.org/2994002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52198 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index f201715..c88643b 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -47,12 +47,3 @@ DownloadTest.* DefaultPluginUITest.DefaultPluginLoadTest # See http://crbug.com/38575 WorkerTest.* - -# See http://crbug.com/48975 -DesktopNotificationsTest.TestCancel -DesktopNotificationsTest.TestClose -DesktopNotificationsTest.TestEarlyDestruction -DesktopNotificationsTest.TestQueueing -DesktopNotificationsTest.TestShow -DesktopNotificationsTest.TestUserInputEscaping - |