OLD | NEW |
---|---|
1 -ActivityLogApiTest.TriggerEvent | 1 -ActivityLogApiTest.TriggerEvent |
2 -BrowserActionApiTest.BrowserActionPopupWithIframe | |
3 -ChromeServiceWorker* | 2 -ChromeServiceWorker* |
4 -CrazyExtensionTest.Crazy | 3 -CrazyExtensionTest.Crazy |
5 -DevToolsSanityTest.TestNetworkRawHeadersText | 4 -DevToolsSanityTest.TestNetworkRawHeadersText |
6 -ErrorPageTest.IFrameDNSError_JavaScript | 5 -ErrorPageTest.IFrameDNSError_JavaScript |
7 -ExecuteScriptApiTest.FrameWithHttp204 | 6 -ExecuteScriptApiTest.FrameWithHttp204 |
8 -ExtensionApiTest.Events | 7 -ExtensionApiTest.Events |
9 -ExtensionApiTest.Incognito | 8 -ExtensionApiTest.Incognito |
10 -ExtensionApiTest.JavaScriptURLPermissions | 9 -ExtensionApiTest.JavaScriptURLPermissions |
11 -ExtensionApiTest.JavasScriptEncodedURL | 10 -ExtensionApiTest.JavasScriptEncodedURL |
12 -ExtensionApiTest.SandboxedPages | 11 -ExtensionApiTest.SandboxedPages |
13 -ExtensionBindingsApiTest.ModuleSystem | 12 -ExtensionBindingsApiTest.ModuleSystem |
14 -ExtensionBrowserTest.WindowOpenExtension | 13 -ExtensionBrowserTest.WindowOpenExtension |
15 -ExtensionResourceRequestPolicyTest.Iframe | |
16 # ExtensionWebRequestApiTest.WebRequestDeclarative2 crashes on bots but passes l ocally | 14 # ExtensionWebRequestApiTest.WebRequestDeclarative2 crashes on bots but passes l ocally |
17 -ExtensionWebRequestApiTest.WebRequestDeclarative2 | 15 -ExtensionWebRequestApiTest.WebRequestDeclarative2 |
18 -ExtensionWebRequestApiTest.WebRequestUnloadImmediately | 16 -ExtensionWebRequestApiTest.WebRequestUnloadImmediately |
19 -ExternallyConnectableMessagingTest.FromPopup | 17 -ExternallyConnectableMessagingTest.FromPopup |
20 -FindInPageControllerTest.SearchWithinSpecialURL | 18 -FindInPageControllerTest.SearchWithinSpecialURL |
21 -IsolatedAppTest.CookieIsolation | 19 -IsolatedAppTest.CookieIsolation |
22 -LogWebUIUrlTest.TestUberPage | 20 -LogWebUIUrlTest.TestUberPage |
23 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead | 21 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead |
24 -MediaGalleriesPlatformAppBrowserTest.Scan | 22 -MediaGalleriesPlatformAppBrowserTest.Scan |
25 -MediaGalleriesPlatformAppBrowserTest.ToURL | 23 -MediaGalleriesPlatformAppBrowserTest.ToURL |
(...skipping 27 matching lines...) Expand all Loading... | |
53 -WebNavigationApiTest.RequestOpenTab | 51 -WebNavigationApiTest.RequestOpenTab |
54 -WebNavigationApiTest.SrcDoc | 52 -WebNavigationApiTest.SrcDoc |
55 -WebNavigationApiTest.UserAction | 53 -WebNavigationApiTest.UserAction |
56 | 54 |
57 # Errors related to forms submission. | 55 # Errors related to forms submission. |
58 -PhishingDOMFeatureExtractorTest.SubFrames | 56 -PhishingDOMFeatureExtractorTest.SubFrames |
59 -PhishingDOMFeatureExtractorTest.SubframeRemoval | 57 -PhishingDOMFeatureExtractorTest.SubframeRemoval |
60 | 58 |
61 # Fail in Debug. | 59 # Fail in Debug. |
62 -BookmarkBubbleSignInDelegateTest.* | 60 -BookmarkBubbleSignInDelegateTest.* |
63 -GetAuthTokenFunctionTest.ComponentWithNormalClientId | |
scottmg
2016/10/24 05:52:06
Did you see why these failures were debug only? Or
| |
64 -GetAuthTokenFunctionTest.ComponentWithChromeClientId | |
65 -PolicyTest.ExtensionInstallBlacklistSharedModules | 61 -PolicyTest.ExtensionInstallBlacklistSharedModules |
66 -WebNavigationApiTest.ServerRedirect | |
67 | 62 |
68 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes | 63 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes |
69 # returns null for browser-side navigations | 64 # returns null for browser-side navigations |
70 -PageLoadMetricsBrowserTest.Ignore204Pages | 65 -PageLoadMetricsBrowserTest.Ignore204Pages |
71 -PageLoadMetricsBrowserTest.IgnoreDownloads | 66 -PageLoadMetricsBrowserTest.IgnoreDownloads |
OLD | NEW |