From d6e2db3455ddbe0030de617f658e2fe646ea0c72 Mon Sep 17 00:00:00 2001 From: "cbentzel@chromium.org" Date: Mon, 30 Aug 2010 11:47:42 +0000 Subject: Disable MediaTest.VideoBearWebm on valgrind ui_tests. On the CrOS UI (1) valgrind bot, this has been failing for the 5 days due to timeouts while running the test. BUG=53825 TEST=None Review URL: http://codereview.chromium.org/3219005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57850 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/valgrind/ui_tests.gtest_linux.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/test') diff --git a/chrome/test/data/valgrind/ui_tests.gtest_linux.txt b/chrome/test/data/valgrind/ui_tests.gtest_linux.txt index f71ef7c..b4aef56 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest_linux.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest_linux.txt @@ -12,3 +12,5 @@ ResourceDispatcherTest.CrossSiteAfterCrash NewTabUITest.NTPHasThumbnails # http://crbug.com/45574 Unhappy on ChromeOS valgrind LayoutPluginTester.UnloadNoCrash +# http://crbug.com/53825 Times out on CrOS valgrind. +MediaTest.VideoBearWebm -- cgit v1.1