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

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

Issue 2851008: Add links to crbug issues for a few tests excluded recently:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/test/data/valgrind/ui_tests.gtest_mac.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 # Buggy test; see http://crbug.com/6522 5 # Buggy test; see http://crbug.com/6522
6 DownloadTest.UnknownSize 6 DownloadTest.UnknownSize
7 # Flakily hang on Linux, see http://crbug.com/46643 7 # Flakily hang on Linux, see http://crbug.com/46643
8 ErrorPageTest.DNSError_GoBack2AndForward 8 ErrorPageTest.DNSError_GoBack2AndForward
9 ErrorPageTest.DNSError_GoBack2Forward2 9 ErrorPageTest.DNSError_GoBack2Forward2
10 10
11 # Flaky timeout on Linux; TODO(timurrrr):file a meta-bug when crbug is working 11 # Flaky timeout on Linux; see http://crbug.com/46781
12 UnloadTest.* 12 UnloadTest.*
13 13
14 # Don't run reference tests under Valgrind 14 # Don't run reference tests under Valgrind
15 # On the Mac, they don't have symbols, even, so suppressions don't work 15 # On the Mac, they don't have symbols, even, so suppressions don't work
16 # They probably don't have ThreadSanitizer annotations TODO(timurrrr): check 16 # They probably don't have ThreadSanitizer annotations TODO(timurrrr): check
17 *ReferenceTest.Perf 17 *ReferenceTest.Perf
18 18
19 # Dromaeo's reference tests are split up into multiple *Perf sections. 19 # Dromaeo's reference tests are split up into multiple *Perf sections.
20 DromaeoReferenceTest.* 20 DromaeoReferenceTest.*
21 21
(...skipping 18 matching lines...) Expand all
40 AutomationProxyTest.NavigateToURLWithTimeout1 40 AutomationProxyTest.NavigateToURLWithTimeout1
41 AutomationProxyTest.NavigateToURLWithTimeout2 41 AutomationProxyTest.NavigateToURLWithTimeout2
42 # See http://crbug.com/29586 42 # See http://crbug.com/29586
43 NewTabUITest.ChromeInternalLoadsNTP 43 NewTabUITest.ChromeInternalLoadsNTP
44 # See http://crbug.com/42205 44 # See http://crbug.com/42205
45 DownloadTest.* 45 DownloadTest.*
46 # See http://crbug.com/45792 46 # See http://crbug.com/45792
47 DefaultPluginUITest.DefaultPluginLoadTest 47 DefaultPluginUITest.DefaultPluginLoadTest
48 # See http://crbug.com/38575 48 # See http://crbug.com/38575
49 WorkerTest.* 49 WorkerTest.*
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/valgrind/ui_tests.gtest_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698