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

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

Issue 10833003: Add support for android in gpu test expections parser (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Add 2 whitespaces Created 8 years, 5 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/test/gpu/gpu_test_expectations_parser.cc » ('j') | no next file with comments »
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 18 matching lines...) Expand all
29 URLFetcherFileTest.CanTakeOwnershipOfTempFile 29 URLFetcherFileTest.CanTakeOwnershipOfTempFile
30 AudioRendererHostTest.CreateAndClose 30 AudioRendererHostTest.CreateAndClose
31 AudioRendererHostTest.CreateAndShutdown 31 AudioRendererHostTest.CreateAndShutdown
32 AudioRendererHostTest.CreatePlayAndClose 32 AudioRendererHostTest.CreatePlayAndClose
33 AudioRendererHostTest.CreatePlayPauseAndClose 33 AudioRendererHostTest.CreatePlayPauseAndClose
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
40 GPUTestExpectationsParserTest.WebGLTestExpectationsValidation
41 # crbug.com/104950 39 # crbug.com/104950
42 DeviceOrientationProviderTest.ObserverNotRemoved 40 DeviceOrientationProviderTest.ObserverNotRemoved
43 DeviceOrientationProviderTest.StartFailing 41 DeviceOrientationProviderTest.StartFailing
44 # crbug.com/138138 42 # crbug.com/138138
45 GpuMemoryManagerTest.StubMemoryStatsForLastManageTests 43 GpuMemoryManagerTest.StubMemoryStatsForLastManageTests
OLDNEW
« no previous file with comments | « no previous file | content/test/gpu/gpu_test_expectations_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698