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

Side by Side Diff: build/android/gtest_filter/content_unittests_disabled

Issue 10399126: Add APK targets for content_unittests and net_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 | content/content_tests.gypi » ('j') | net/net.gyp » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # List of suppressions 1 # List of suppressions
2 2
3 RenderWidgetHostTest.Background 3 RenderWidgetHostTest.Background
4 URLFetcherTest.SameThreadsTest 4 URLFetcherTest.SameThreadsTest
5 URLFetcherTest.DifferentThreadsTest 5 URLFetcherTest.DifferentThreadsTest
6 URLFetcherTest.CancelAll 6 URLFetcherTest.CancelAll
7 URLFetcherPostTest.Basic 7 URLFetcherPostTest.Basic
8 URLFetcherDownloadProgressCancelTest.CancelWhileProgressReport 8 URLFetcherDownloadProgressCancelTest.CancelWhileProgressReport
9 URLFetcherHeadersTest.Headers 9 URLFetcherHeadersTest.Headers
10 URLFetcherSocketAddressTest.SocketAddress 10 URLFetcherSocketAddressTest.SocketAddress
(...skipping 23 matching lines...) Expand all
34 AudioRendererHostTest.SetVolume 34 AudioRendererHostTest.SetVolume
35 AudioRendererHostTest.CreatePlayAndShutdown 35 AudioRendererHostTest.CreatePlayAndShutdown
36 AudioRendererHostTest.CreatePlayPauseAndShutdown 36 AudioRendererHostTest.CreatePlayPauseAndShutdown
37 AudioRendererHostTest.SimulateError 37 AudioRendererHostTest.SimulateError
38 AudioRendererHostTest.SimulateErrorAndClose 38 AudioRendererHostTest.SimulateErrorAndClose
39 # crbug.com/118542 39 # crbug.com/118542
40 GPUTestExpectationsParserTest.WebGLTestExpectationsValidation 40 GPUTestExpectationsParserTest.WebGLTestExpectationsValidation
41 # crbug.com/104950 41 # crbug.com/104950
42 DeviceOrientationProviderTest.ObserverNotRemoved 42 DeviceOrientationProviderTest.ObserverNotRemoved
43 DeviceOrientationProviderTest.StartFailing 43 DeviceOrientationProviderTest.StartFailing
44 # Additional test failures on APK
45 ChromeAppCacheServiceTest.*
Yaron 2012/05/22 17:35:55 Have you looked into why these fail?
nilesh 2012/05/22 21:01:02 There are issues with reading the sql databases. W
46 IndexedDBDispatcherTest.ValueSizeTest
OLDNEW
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | net/net.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698