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

Side by Side Diff: build/android/pylib/gtest/filter/content_browsertests_disabled

Issue 92153003: Rename RenderViewHostManager to RenderFrameHostManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years 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/reliability/known_crashes.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 # List of suppressions 1 # List of suppressions
2 # Timeouts 2 # Timeouts
3 Http/MediaTest.* 3 Http/MediaTest.*
4 File/MediaTest.* 4 File/MediaTest.*
5 WorkerTest.* 5 WorkerTest.*
6 MediaTest.* 6 MediaTest.*
7 WebGLConformanceTest.* 7 WebGLConformanceTest.*
8 MessagePortTest.Tests 8 MessagePortTest.Tests
9 CrossPlatformAccessibilityBrowserTest.* 9 CrossPlatformAccessibilityBrowserTest.*
10 DatabaseTest.* 10 DatabaseTest.*
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 RenderViewImplTest.* 46 RenderViewImplTest.*
47 RendererAccessibilityTest.EditableTextModeFocusNotifications 47 RendererAccessibilityTest.EditableTextModeFocusNotifications
48 RendererAccessibilityTest.SendFullAccessibilityTreeOnReload 48 RendererAccessibilityTest.SendFullAccessibilityTreeOnReload
49 RendererAccessibilityTest.HideAccessibilityObject 49 RendererAccessibilityTest.HideAccessibilityObject
50 RendererAccessibilityTest.ShowAccessibilityObject 50 RendererAccessibilityTest.ShowAccessibilityObject
51 RenderWidgetTest.OnMsgPaintAtSize 51 RenderWidgetTest.OnMsgPaintAtSize
52 PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm 52 PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm
53 PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm 53 PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm
54 54
55 # Multiple test servers support: http://crbug/187570 55 # Multiple test servers support: http://crbug/187570
56 RenderViewHostManagerTest.* 56 RenderFrameHostManagerTest.*
57 57
58 # http://crbug.com/215894 58 # http://crbug.com/215894
59 DownloadContentTest.CancelInterruptedDownload 59 DownloadContentTest.CancelInterruptedDownload
60 DownloadContentTest.CancelResumingDownload 60 DownloadContentTest.CancelResumingDownload
61 DownloadContentTest.RemoveDownload 61 DownloadContentTest.RemoveDownload
62 DownloadContentTest.RemoveResumingDownload 62 DownloadContentTest.RemoveResumingDownload
63 DownloadContentTest.ResumeInterruptedDownload 63 DownloadContentTest.ResumeInterruptedDownload
64 DownloadContentTest.ResumeInterruptedDownloadNoRange 64 DownloadContentTest.ResumeInterruptedDownloadNoRange
65 DownloadContentTest.ResumeInterruptedDownloadNoVerifiers 65 DownloadContentTest.ResumeInterruptedDownloadNoVerifiers
66 DownloadContentTest.ResumeInterruptedDownloadBadPrecondition 66 DownloadContentTest.ResumeInterruptedDownloadBadPrecondition
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 ResourceFetcherTests.ResourceFetcherDownload 113 ResourceFetcherTests.ResourceFetcherDownload
114 114
115 # http://crbug.com/256238 115 # http://crbug.com/256238
116 SignalTest.* 116 SignalTest.*
117 117
118 # http://crbug.com/311344 118 # http://crbug.com/311344
119 BrowserGpuChannelHostFactoryTest.AlreadyEstablished 119 BrowserGpuChannelHostFactoryTest.AlreadyEstablished
120 BrowserGpuChannelHostFactoryTest.Basic 120 BrowserGpuChannelHostFactoryTest.Basic
121 BrowserGpuChannelHostFactoryTest.CrashAndRecover 121 BrowserGpuChannelHostFactoryTest.CrashAndRecover
122 BrowserGpuChannelHostFactoryTest.EstablishAndTerminate 122 BrowserGpuChannelHostFactoryTest.EstablishAndTerminate
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/reliability/known_crashes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698