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

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

Issue 16022006: Android: Disable download resumption tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | 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 # List of suppressions 1 # List of suppressions
2 # Timeouts 2 # Timeouts
3 Http/MediaTest.* 3 Http/MediaTest.*
4 File/MediaTest.* 4 File/MediaTest.*
5 ExternalClearKey/EncryptedMediaTest.* 5 ExternalClearKey/EncryptedMediaTest.*
6 ClearKey/EncryptedMediaTest.* 6 ClearKey/EncryptedMediaTest.*
7 WorkerTest.* 7 WorkerTest.*
8 MediaTest.* 8 MediaTest.*
9 WebGLConformanceTest.* 9 WebGLConformanceTest.*
10 MessagePortTest.Tests 10 MessagePortTest.Tests
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 RendererAccessibilityTest.HideAccessibilityObject 62 RendererAccessibilityTest.HideAccessibilityObject
63 RendererAccessibilityTest.ShowAccessibilityObject 63 RendererAccessibilityTest.ShowAccessibilityObject
64 RenderWidgetTest.OnMsgPaintAtSize 64 RenderWidgetTest.OnMsgPaintAtSize
65 PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm 65 PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm
66 PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm 66 PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm
67 67
68 # Multiple test servers support: http://crbug/187570 68 # Multiple test servers support: http://crbug/187570
69 RenderViewHostManagerTest.* 69 RenderViewHostManagerTest.*
70 70
71 # http://crbug.com/215894 71 # http://crbug.com/215894
72 DownloadContentTest.CancelInterruptedDownload
73 DownloadContentTest.CancelResumingDownload
74 DownloadContentTest.RemoveDownload
75 DownloadContentTest.RemoveResumingDownload
72 DownloadContentTest.ResumeInterruptedDownload 76 DownloadContentTest.ResumeInterruptedDownload
73 DownloadContentTest.ResumeInterruptedDownloadNoRange 77 DownloadContentTest.ResumeInterruptedDownloadNoRange
74 DownloadContentTest.ResumeInterruptedDownloadNoVerifiers 78 DownloadContentTest.ResumeInterruptedDownloadNoVerifiers
75 DownloadContentTest.ResumeInterruptedDownloadBadPrecondition 79 DownloadContentTest.ResumeInterruptedDownloadBadPrecondition
76 DownloadContentTest.ResumeWithDeletedFile 80 DownloadContentTest.ResumeWithDeletedFile
77 81
78 # http://crbug.com/181069 82 # http://crbug.com/181069
79 WebrtcBrowserTest.CanSetupVideoCall 83 WebrtcBrowserTest.CanSetupVideoCall
80 WebrtcBrowserTest.CanSetupAudioAndVideoCall 84 WebrtcBrowserTest.CanSetupAudioAndVideoCall
81 WebrtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle 85 WebrtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle
(...skipping 11 matching lines...) Expand all
93 97
94 # http://crbug.com/233118 98 # http://crbug.com/233118
95 FileSystemLayoutTest.* 99 FileSystemLayoutTest.*
96 IndexedDBBrowserTest.* 100 IndexedDBBrowserTest.*
97 IndexedDBBrowserTestWithMissingSSTFile.DestroyTest 101 IndexedDBBrowserTestWithMissingSSTFile.DestroyTest
98 IndexedDBBrowserTestWithVersion0Schema.MigrationTest 102 IndexedDBBrowserTestWithVersion0Schema.MigrationTest
99 IndexedDBBrowserTestWithVersion123456Schema.DestroyTest 103 IndexedDBBrowserTestWithVersion123456Schema.DestroyTest
100 IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest 104 IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest
101 IndexedDBLayoutTest.* 105 IndexedDBLayoutTest.*
102 BlobLayoutTest.XhrResponseBlob 106 BlobLayoutTest.XhrResponseBlob
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698