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

Side by Side Diff: chrome/test/data/valgrind/ui_tests.gtest.txt

Issue 351006: Don't run WorkerTest.LimitTotal under Valgrind (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/test/data/valgrind/ui_tests.gtest-tsan.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Takes too long to valgrind, causes timeouts 1 # Takes too long to valgrind, causes timeouts
2 BrowserTest.ThirtyFourTabs 2 BrowserTest.ThirtyFourTabs
3 # FIXME: these tests hang frequently in valgrind 3 # FIXME: these tests hang frequently in valgrind
4 SessionRestoreUITest.* 4 SessionRestoreUITest.*
5 # The reference builds have old problems; don't run them until they're updated 5 # The reference builds have old problems; don't run them until they're updated
6 # And on the Mac, they don't have symbols, even, so suppressions don't work 6 # And on the Mac, they don't have symbols, even, so suppressions don't work
7 SunSpiderReferenceTest.Perf 7 SunSpiderReferenceTest.Perf
8 V8BenchmarkReferenceTest.Perf 8 V8BenchmarkReferenceTest.Perf
9 # Buggy test; see http://crbug.com/6522 9 # Buggy test; see http://crbug.com/6522
10 DownloadTest.UnknownSize 10 DownloadTest.UnknownSize
11 # Flakily hangs on Linux 11 # Flakily hangs on Linux
12 ErrorPageTest.DNSError_GoBack2AndForward 12 ErrorPageTest.DNSError_GoBack2AndForward
13 # Flaky timeout on Linux; see http://crbug.com/22927 13 # Flaky timeout on Linux; see http://crbug.com/22927
14 UnloadTest.BrowserCloseInfiniteBeforeUnload 14 UnloadTest.BrowserCloseInfiniteBeforeUnload
15 UnloadTest.BrowserCloseInfiniteBeforeUnloadAlert 15 UnloadTest.BrowserCloseInfiniteBeforeUnloadAlert
16
17 # This test hangs under Valgrind;
18 # See http://crbug.com/25917 and http://crbug.com/22608
19 WorkerTest.LimitTotal
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/valgrind/ui_tests.gtest-tsan.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698