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

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt

Issue 9316020: Disable unit_tests for memcheck/Mac by checking in chrome_tests.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix copyright Created 8 years, 10 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 | « tools/valgrind/chrome_tests.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # crbug 51716
2 # Disabling all unit tests
3 # Problems reappeared after r119922
4 *
5 *.*
6
7 # Times out too often 1 # Times out too often
8 # crbug.com/15817 2 # crbug.com/15817
9 IPCSyncChannelTest.* 3 IPCSyncChannelTest.*
10 # Hangs 4 # Hangs
11 # http://crbug.com/21890 5 # http://crbug.com/21890
12 WebDropTargetTest.URL 6 WebDropTargetTest.URL
13 WebDropTargetTest.Data 7 WebDropTargetTest.Data
14 # http://crbug.com/69037 8 # http://crbug.com/69037
15 FirefoxImporterTest.Firefox3NSS3Decryptor 9 FirefoxImporterTest.Firefox3NSS3Decryptor
16 # http://crbug.com/69039 10 # http://crbug.com/69039
(...skipping 19 matching lines...) Expand all
36 # http://crbug.com/89030 30 # http://crbug.com/89030
37 ConnectionTesterTest.DeleteWhileInProgress 31 ConnectionTesterTest.DeleteWhileInProgress
38 32
39 # http://crbug.com/93245 33 # http://crbug.com/93245
40 GeolocationWifiDataProviderCommonTest.* 34 GeolocationWifiDataProviderCommonTest.*
41 35
42 # http://crbug.com/96298 36 # http://crbug.com/96298
43 FileSystemDirURLRequestJobTest.* 37 FileSystemDirURLRequestJobTest.*
44 FileSystemURLRequestJobTest.* 38 FileSystemURLRequestJobTest.*
45 FileSystemOperationWriteTest.* 39 FileSystemOperationWriteTest.*
OLDNEW
« no previous file with comments | « tools/valgrind/chrome_tests.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698