diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 08:28:46 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 08:28:46 +0000 |
commit | 7a555b70c8954df0108b407fe0b5654f2753e242 (patch) | |
tree | cc9744f9ae6255da26afbe5bc50c48c885b40a22 | |
parent | 6584ba17bca0672b9d99f595f14afab14658e173 (diff) | |
download | chromium_src-7a555b70c8954df0108b407fe0b5654f2753e242.zip chromium_src-7a555b70c8954df0108b407fe0b5654f2753e242.tar.gz chromium_src-7a555b70c8954df0108b407fe0b5654f2753e242.tar.bz2 |
Exclude MediaTest.VideoBearSilentTheora due to 'impossible' SIGSEGV
BUG=51716
TEST=none
TBR=glider@chromium.org
Review URL: http://codereview.chromium.org/6623081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77265 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index 2494245..b688be2 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -95,13 +95,14 @@ AutomatedUITestBase.CloseTab ResourceDispatcherTest.CrossSiteFailedRequest ResourceDispatcherTest.RespectNoSniffDirective -# Valgrind internal error: received SIGSERV. http://crbug.com/51716 +# Valgrind internal error: received SIGSEGV. http://crbug.com/51716 AutomatedUITestBase.Navigate AutomationProxyTest.AcceleratorDownloads AutomationProxyTest2.GetActiveTabIndex AutomationProxyTest5.TestLifetimeOfDomAutomationController ErrorPageTest.IFrameDNSError_Basic IFrameTest.Crash +MediaTest.VideoBearSilentTheora MetricsServiceTest.CrashRenderers PPAPITest.Buffer PPAPITest.FileIO |