summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-29 11:39:12 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-29 11:39:12 +0000
commit6d50c75c678cfa6a714fdf2266022ab585556569 (patch)
tree5cab9cf54390e6565c735a07264878bffe15443f /tools
parent1e7623de9bd6137a74dcda121c97c514729a32f9 (diff)
downloadchromium_src-6d50c75c678cfa6a714fdf2266022ab585556569.zip
chromium_src-6d50c75c678cfa6a714fdf2266022ab585556569.tar.gz
chromium_src-6d50c75c678cfa6a714fdf2266022ab585556569.tar.bz2
Un-exclude a few non-Mac tests to check if any of them still hang
TBR=bruening BUG=163314 NOTRY=true Review URL: https://codereview.chromium.org/15924008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202844 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ash_unittests.gtest.txt3
-rw-r--r--tools/valgrind/gtest_exclude/content_unittests.gtest.txt3
2 files changed, 0 insertions, 6 deletions
diff --git a/tools/valgrind/gtest_exclude/ash_unittests.gtest.txt b/tools/valgrind/gtest_exclude/ash_unittests.gtest.txt
index b701798..b7a178d 100644
--- a/tools/valgrind/gtest_exclude/ash_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/ash_unittests.gtest.txt
@@ -1,5 +1,2 @@
-# Hangs that should go away with a new sharding framework, according to maruel@.
-LauncherViewTest.*
-
# crbug.com/234854
PanelLayoutManagerTest.PanelAlignmentSecondDisplay
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest.txt
index d589261..3d1c13d 100644
--- a/tools/valgrind/gtest_exclude/content_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/content_unittests.gtest.txt
@@ -1,6 +1,3 @@
-# http://crbug.com/163314
-IndexedDBTest.*
-
# Flaky, see http://crbug.com/227278
WebContentsVideoCaptureDeviceTest.WebContentsDestroyed
CompositingIOSurfaceTransformerTest.*