summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-22 19:29:56 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-22 19:29:56 +0000
commit95d99c5d933de6eabd30aa22f5d20c7de43cb11e (patch)
tree34d7934a0f1a6da6bd2ec1d8ec73db039fcfe0c2 /tools/valgrind
parent03fe9118bbdbeb98ab0e1b156e89511c56bc26a6 (diff)
downloadchromium_src-95d99c5d933de6eabd30aa22f5d20c7de43cb11e.zip
chromium_src-95d99c5d933de6eabd30aa22f5d20c7de43cb11e.tar.gz
chromium_src-95d99c5d933de6eabd30aa22f5d20c7de43cb11e.tar.bz2
Cleaning up valgrind suppressions for MediaTest.VideoBear tests.
BUG=53825 TEST=should still be suppressed TBR=timurrrr Review URL: http://codereview.chromium.org/6880143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt2
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt
index b1c99c6..06bda6a 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt
@@ -10,7 +10,7 @@ ResourceDispatcherTest.CrossSiteAfterCrash
NewTabUITest.NTPHasThumbnails
# http://crbug.com/45574 Unhappy on ChromeOS valgrind
LayoutPluginTester.UnloadNoCrash
-# http://crbug.com/53825 Times out on CrOS valgrind.
+# Video decoding under valgrind is really slow, see http://crbug.com/53825
MediaTest.VideoBear*
# http://crbug.com/53937 Fails on CrOS valgrind
UILayoutTest.MediaUILayoutTest
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
index 7c20a1a..50d5b94 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -94,6 +94,9 @@ AutomatedUITestBase.CloseTab
ResourceDispatcherTest.CrossSiteFailedRequest
ResourceDispatcherTest.RespectNoSniffDirective
+# Video decoding under valgrind is really slow, see http://crbug.com/53825
+MediaTest.VideoBear*
+
# Valgrind internal error: received SIGSEGV. http://crbug.com/51716
AutomatedUITestBase.IncognitoWindow
AutomatedUITestBase.Navigate
@@ -113,9 +116,6 @@ ExtensionProxyUITest.EnableDisable
IFrameTest.Crash
LoginPromptTest.SupplyRedundantAuths
LoginPromptTest.TestCancelAuth
-MediaTest.VideoBearSilentTheora
-MediaTest.VideoBearTheora
-MediaTest.VideoBearWebm
MetricsServiceTest.CrashRenderers
PPAPITest.Buffer
PPAPITest.FLAKY_PaintAggregator