OLD | NEW |
1 # http://crbug.com/400503 | 1 # http://crbug.com/400503 |
2 InterstitialUITest.OpenInterstitial | 2 InterstitialUITest.OpenInterstitial |
3 | 3 |
4 # http://crbug.com/400509 | 4 # http://crbug.com/400509 |
5 CustomLauncherPageBrowserTest.LoadPageAndOpenLauncher | 5 CustomLauncherPageBrowserTest.LoadPageAndOpenLauncher |
6 | 6 |
7 # http://crbug.com/403628 | 7 # http://crbug.com/403628 |
8 RangeHistoryWebUITest.monthViewGrouped | 8 RangeHistoryWebUITest.monthViewGrouped |
9 | 9 |
10 # http://crbug.com/403687 | 10 # http://crbug.com/403687 |
11 ContentScriptCssInjectionTest.ContentScriptInjectsStyles | 11 ContentScriptCssInjectionTest.ContentScriptInjectsStyles |
12 MediaFileValidatorTest.UnsupportedExtension | 12 MediaFileValidatorTest.UnsupportedExtension |
13 MessageCenterNotificationsTest.RetrieveBaseParts | 13 MessageCenterNotificationsTest.RetrieveBaseParts |
14 RequirementsCheckerBrowserTest.Check3DExtension | 14 RequirementsCheckerBrowserTest.Check3DExtension |
15 SSLUITest.TestBadFrameNavigation | 15 SSLUITest.TestBadFrameNavigation |
16 SSLUITest.TestInterstitialJavaScriptProceeds | 16 SSLUITest.TestInterstitialJavaScriptProceeds |
17 SSLUITest.TestRefNavigation | 17 SSLUITest.TestRefNavigation |
18 SSLUITest.TestWSSInvalidCertAndGoForward | 18 SSLUITest.TestWSSInvalidCertAndGoForward |
19 | 19 |
20 # http://crbug.com/403007 | 20 # http://crbug.com/403007 |
21 WorkerDevToolsSanityTest.InspectSharedWorker | 21 WorkerDevToolsSanityTest.InspectSharedWorker |
22 | 22 |
| 23 # http://crbug.com/432444 |
| 24 WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization |
| 25 |
23 # http://crbug.com/451991 | 26 # http://crbug.com/451991 |
24 AppViewTest.TestAppViewMultipleConnects | 27 AppViewTest.TestAppViewMultipleConnects |
25 BrowserViewTest.DevToolsUpdatesBrowserWindow | 28 BrowserViewTest.DevToolsUpdatesBrowserWindow |
26 | 29 |
27 # http://crbug.com/451992 | 30 # http://crbug.com/451992 |
28 ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage | 31 ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage |
29 | 32 |
30 # http://crbug.com/459000 | 33 # http://crbug.com/459000 |
31 ClipboardApiTest.HostedAppNoPermission | 34 ClipboardApiTest.HostedAppNoPermission |
32 | 35 |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
103 LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated | 106 LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated |
104 | 107 |
105 # https://crbug.com/577853 | 108 # https://crbug.com/577853 |
106 OnStartupSettingsBrowserTest.uiTests | 109 OnStartupSettingsBrowserTest.uiTests |
107 | 110 |
108 # https://579666 | 111 # https://579666 |
109 SearchEngineManagerWebUITest.testOpenSearchEngineManager | 112 SearchEngineManagerWebUITest.testOpenSearchEngineManager |
110 | 113 |
111 # https://crbug.com/580668 | 114 # https://crbug.com/580668 |
112 ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks | 115 ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks |
OLD | NEW |