Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2868)

Unified Diff: chrome/test/data/valgrind/ui_tests.gtest.txt

Issue 4054004: Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/valgrind/ui_tests.gtest.txt
===================================================================
--- chrome/test/data/valgrind/ui_tests.gtest.txt (revision 63512)
+++ chrome/test/data/valgrind/ui_tests.gtest.txt (working copy)
@@ -1,56 +0,0 @@
-# Takes too long to valgrind, causes timeouts
-BrowserTest.ThirtyFourTabs
-# FIXME: these tests hang frequently in valgrind
-SessionRestoreUITest.*
-# Buggy test; see http://crbug.com/6522
-DownloadTest.UnknownSize
-# Flakily hang on Linux, see http://crbug.com/46643
-ErrorPageTest.DNSError_GoBack2AndForward
-ErrorPageTest.DNSError_GoBack2Forward2
-
-# Flaky timeout on Linux; see http://crbug.com/46781
-UnloadTest.*
-
-# Don't run reference tests under Valgrind
-# On the Mac, they don't have symbols, even, so suppressions don't work
-# They probably don't have ThreadSanitizer annotations TODO(timurrrr): check
-*ReferenceTest.Perf
-
-# Dromaeo's reference tests are split up into multiple *Perf sections.
-DromaeoReferenceTest.*
-
-# This test hangs under valgrind
-# See http://crbug.com/27764
-NewTabUITest.HomePageLink
-
-# Hangs frequently under valgrind on Mac
-# See http://crbug.com/29208
-TabRestoreUITest.*
-
-# Running these tests under valgrind and produces errors about "valgrind didn't
-# finish writing 2 files" since the tests kill the browser process (which is
-# actually the valgrind wrapper) in the middle of execution.
-# See http://crbug.com/25176
-ProcessSingletonLinuxTest.NotifyOtherProcessFailure
-ProcessSingletonLinuxTest.NotifyOtherProcessDifferingHost
-ProcessSingletonLinuxTest.NotifyOtherProcessOrCreate_DifferingHost
-
-# These tests fail under valgrind.
-# See http://crbug.com/29579
-AutomationProxyTest.NavigateToURLWithTimeout1
-AutomationProxyTest.NavigateToURLWithTimeout2
-# See http://crbug.com/29586
-NewTabUITest.ChromeInternalLoadsNTP
-# See http://crbug.com/42205
-DownloadTest.*
-# See http://crbug.com/45792
-DefaultPluginUITest.DefaultPluginLoadTest
-# See http://crbug.com/38575
-WorkerTest.*
-# See http://crbug.com/59659
-NewTabUITest.NTPHasLoginName
-
-# Mac: See http://crbug.com/30661, Linux/CrOS: http://crbug.com/49576.
-LayoutPluginTester.NPObjectReleasedOnDestruction
-LayoutPluginTester.NPObjectSetException
-
« no previous file with comments | « chrome/test/data/valgrind/remoting_unittests.gtest-tsan_win32.txt ('k') | chrome/test/data/valgrind/ui_tests.gtest-tsan.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698