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

Side by Side Diff: testing/buildbot/filters/mus.browser_tests.filter

Issue 2853733005: chromeos: Disables a couple of tests for mus_browser_tests (Closed)
Patch Set: Created 3 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
« 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 BrowserTest.* 1 BrowserTest.*
2 # Failing test 2 # Failing test
3 -BrowserTest.FullscreenBookmarkBar 3 -BrowserTest.FullscreenBookmarkBar
4 -BrowserTest.DisableOptionsAndImportMenuItemsConsistently
5 -BrowserTest.ReattachDevToolsWindow
4 6
5 # Flaky tests -crbug.com/707195 7 # Flaky tests -crbug.com/707195
6 -BrowserTest.AboutVersion 8 -BrowserTest.AboutVersion
7 -BrowserTest.CanDuplicateTab 9 -BrowserTest.CanDuplicateTab
8 -BrowserTest.ClearPendingOnFailUnlessNT 10 -BrowserTest.ClearPendingOnFailUnlessNT
9 -BrowserTest.DefaultMediaDevices 11 -BrowserTest.DefaultMediaDevices
10 -BrowserTest.GetSizeForNewRenderView 12 -BrowserTest.GetSizeForNewRenderView
11 -BrowserTest.JavascriptAlertActivatesTab 13 -BrowserTest.JavascriptAlertActivatesTab
12 -BrowserTest.Title 14 -BrowserTest.Title
13 15
14 # Trying to whitelist 16 # Trying to whitelist
15 BluetoothInternalsTest.Startup_BluetoothInternals 17 BluetoothInternalsTest.Startup_BluetoothInternals
16 BrowserDialogTest.Invoke 18 BrowserDialogTest.Invoke
17 BrowsingDataRemoverTransportSecurityStateBrowserTest.ClearTransportSecurityState 19 BrowsingDataRemoverTransportSecurityStateBrowserTest.ClearTransportSecurityState
18 CastSessionBrowserTest.CreateAndDestroy 20 CastSessionBrowserTest.CreateAndDestroy
19 ChromeContentRendererClientSearchBoxTest.RewriteThumbnailURL 21 ChromeContentRendererClientSearchBoxTest.RewriteThumbnailURL
20 ChromeRenderFrameObserverTest.SkipCapturingSubFrames 22 ChromeRenderFrameObserverTest.SkipCapturingSubFrames
21 ChromeRenderViewTest.DidBlockContentType 23 ChromeRenderViewTest.DidBlockContentType
22 ChromeRenderViewTest.ImagesAllowedByDefault 24 ChromeRenderViewTest.ImagesAllowedByDefault
23 ChromeRenderViewTest.ImagesBlockedByDefault 25 ChromeRenderViewTest.ImagesBlockedByDefault
24 ChromeRenderViewTest.JSBlockSentAfterPageLoad 26 ChromeRenderViewTest.JSBlockSentAfterPageLoad
25 ChromeRenderViewTest.PluginsTemporarilyAllowed 27 ChromeRenderViewTest.PluginsTemporarilyAllowed
26 ChromeServiceWorkerManifestFetchTest.OtherOrigin 28 ChromeServiceWorkerManifestFetchTest.OtherOrigin
27 ChromeServiceWorkerManifestFetchTest.OtherOriginUseCredentials 29 ChromeServiceWorkerManifestFetchTest.OtherOriginUseCredentials
28 ChromeServiceWorkerManifestFetchTest.SameOrigin
29 ChromeServiceWorkerManifestFetchTest.SameOriginUseCredentials 30 ChromeServiceWorkerManifestFetchTest.SameOriginUseCredentials
30 ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController 31 ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController
31 ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker 32 ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker
32 ChromeServiceWorkerTest.FailRegisterServiceWorkerWhenJSDisabled 33 ChromeServiceWorkerTest.FailRegisterServiceWorkerWhenJSDisabled
33 ChromeServiceWorkerTest.FallbackMainResourceRequestWhenJSDisabled 34 ChromeServiceWorkerTest.FallbackMainResourceRequestWhenJSDisabled
34 ConstrainedWebDialogBrowserTest.ReleaseWebContents 35 ConstrainedWebDialogBrowserTest.ReleaseWebContents
35 ContentVerifierPolicyTest.FailedUpdateRetries 36 ContentVerifierPolicyTest.FailedUpdateRetries
36 ContentVerifierPolicyTest.PRE_PolicyCorruptedOnStartup
37 ContentVerifierPolicyTest.PolicyCorruptedOnStartup
38 DeviceStatusCollectorNetworkInterfacesTest.NetworkInterfaces 37 DeviceStatusCollectorNetworkInterfacesTest.NetworkInterfaces
39 DeviceStatusCollectorNetworkInterfacesTest.ReportIfPublicSession 38 DeviceStatusCollectorNetworkInterfacesTest.ReportIfPublicSession
40 DeviceStatusCollectorTest.ActivityCrossingMidnight 39 DeviceStatusCollectorTest.ActivityCrossingMidnight
41 DeviceStatusCollectorTest.ActivityTimesEnabledByDefault 40 DeviceStatusCollectorTest.ActivityTimesEnabledByDefault
42 DeviceStatusCollectorTest.ActivityTimesKeptUntilSubmittedSuccessfully 41 DeviceStatusCollectorTest.ActivityTimesKeptUntilSubmittedSuccessfully
43 DeviceStatusCollectorTest.ActivityTimesOff 42 DeviceStatusCollectorTest.ActivityTimesOff
44 DeviceStatusCollectorTest.AllActive 43 DeviceStatusCollectorTest.AllActive
45 DeviceStatusCollectorTest.AllIdle 44 DeviceStatusCollectorTest.AllIdle
46 DeviceStatusCollectorTest.DevSwitchBootMode 45 DeviceStatusCollectorTest.DevSwitchBootMode
47 DeviceStatusCollectorTest.MaxStoredPeriods 46 DeviceStatusCollectorTest.MaxStoredPeriods
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 PhishingDOMFeatureExtractorTest.SubFrames 139 PhishingDOMFeatureExtractorTest.SubFrames
141 PhishingDOMFeatureExtractorTest.SubframeRemoval 140 PhishingDOMFeatureExtractorTest.SubframeRemoval
142 PnaclHeaderTest.TestHasPnaclHeader 141 PnaclHeaderTest.TestHasPnaclHeader
143 PolicyCertVerifierTest.VerifyTrustedCert 142 PolicyCertVerifierTest.VerifyTrustedCert
144 PolicyCertVerifierTest.VerifyUntrustedCert 143 PolicyCertVerifierTest.VerifyUntrustedCert
145 PolicyCertVerifierTest.VerifyUsingAdditionalTrustAnchor 144 PolicyCertVerifierTest.VerifyUsingAdditionalTrustAnchor
146 PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled 145 PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled
147 PrintPreviewDestinationSearchTest.Select 146 PrintPreviewDestinationSearchTest.Select
148 ScriptContextTest.GetEffectiveDocumentURL 147 ScriptContextTest.GetEffectiveDocumentURL
149 SiteEngagementUiBrowserTest.Basic 148 SiteEngagementUiBrowserTest.Basic
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