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 12 matching lines...) Expand all Loading... |
23 # http://crbug.com/451991 | 23 # http://crbug.com/451991 |
24 AppViewTest.TestAppViewMultipleConnects | 24 AppViewTest.TestAppViewMultipleConnects |
25 BrowserViewTest.DevToolsUpdatesBrowserWindow | 25 BrowserViewTest.DevToolsUpdatesBrowserWindow |
26 | 26 |
27 # http://crbug.com/451992 | 27 # http://crbug.com/451992 |
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 |
| 34 BasicExtensionSettingsWebUITest.testUninstall |
OLD | NEW |