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

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

Issue 2392643003: Removes files from //build that we don't need (Closed)
Patch Set: Created 4 years, 2 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
OLDNEW
(Empty)
1 # List of suppressions
2 # Timeouts
3 Http/MediaTest.*
4 File/MediaTest.*
5 MediaTest.*
6 DatabaseTest.*
7
8 # Crashes
9 RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed
10
11 # Plugins are not supported.
12 BrowserPluginThreadedCompositorPixelTest.*
13 BrowserPluginHostTest.*
14 BrowserPluginTest.*
15 PluginTest.*
16
17 # http://crbug.com/463740
18 CrossPlatformAccessibilityBrowserTest.SelectedEditableTextAccessibility
19
20 # http://crbug.com/297230
21 DumpAccessibilityTreeTest.AccessibilityAriaLevel
22 DumpAccessibilityTreeTest.AccessibilityAriaProgressbar
23 DumpAccessibilityTreeTest.AccessibilityListMarkers
24 DumpAccessibilityTreeTest.AccessibilityUl
25 DumpAccessibilityTreeTest.AccessibilityCanvas
26 RendererAccessibilityTest.DetachAccessibilityObject
27 DumpAccessibilityTreeTest.AccessibilityDialog
28 DumpAccessibilityTreeTest.AccessibilityModalDialogClosed
29 DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeOpened
30 RendererAccessibilityTest.EventOnObjectNotInTree
31
32 # http://crbug.com/187500
33 RenderViewImplTest.*
34 RendererAccessibilityTest.SendFullAccessibilityTreeOnReload
35 RendererAccessibilityTest.HideAccessibilityObject
36 RendererAccessibilityTest.ShowAccessibilityObject
37
38 # http://crbug.com/215894
39 DownloadContentTest.CancelInterruptedDownload
40 DownloadContentTest.CancelResumingDownload
41 DownloadContentTest.RemoveDownload
42 DownloadContentTest.RemoveResumingDownload
43 DownloadContentTest.ResumeInterruptedDownload
44 DownloadContentTest.ResumeInterruptedDownloadNoRange
45 DownloadContentTest.ResumeInterruptedDownloadNoVerifiers
46 DownloadContentTest.ResumeInterruptedDownloadBadPrecondition
47 DownloadContentTest.ResumeWithDeletedFile
48
49 # http://crbug.com/386227
50 IndexedDBBrowserTest.VersionChangeCrashResilience
51
52 # http://crbug.com/233118
53 IndexedDBBrowserTest.NullKeyPathPersistence
54
55 # http://crbug.com/342525
56 IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest
57
58 # http://crbug.com/338421
59 GinBrowserTest.GinAndGarbageCollection
60
61 # http://crbug.com/343604
62 MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0
OLDNEW
« no previous file with comments | « build/android/pylib/gtest/filter/cc_unittests_disabled ('k') | build/android/pylib/gtest/filter/content_unittests_disabled » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698