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 |
(...skipping 17 matching lines...) Expand all Loading... |
28 ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage | 28 ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage |
29 | 29 |
30 # http://crbug.com/459000 | 30 # http://crbug.com/459000 |
31 ClipboardApiTest.HostedAppNoPermission | 31 ClipboardApiTest.HostedAppNoPermission |
32 | 32 |
33 # http://crbug.com/475172 | 33 # http://crbug.com/475172 |
34 BasicExtensionSettingsWebUITest.testUninstall | 34 BasicExtensionSettingsWebUITest.testUninstall |
35 | 35 |
36 # https://crbug.com/480721 | 36 # https://crbug.com/480721 |
37 OutOfProcessProxyResolverBrowserTest.Verify | 37 OutOfProcessProxyResolverBrowserTest.Verify |
38 | |
39 # https://crbug.com/484910 | |
40 PasswordAutofillAgentTest.ClearPreviewWithInlineAutocompletedUsername | |
41 PasswordAutofillAgentTest.InlineAutocomplete | |
42 PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_UserCl
eared | |
OLD | NEW |